summaryrefslogtreecommitdiffstats
path: root/include/xtables.h
Commit message (Expand)AuthorAgeFilesLines
* libxtables: xtoptions: Implement XTTYPE_ETHERMACMASKPhil Sutter2024-01-101-1/+6
* libxtables: xtoptions: Prevent XTOPT_PUT with XTTYPE_HOSTMASKPhil Sutter2024-01-101-1/+0
* libxtables: Introduce struct xt_option_entry::basePhil Sutter2023-11-231-1/+2
* libxtables: Introduce xtables_strtoul_base()Phil Sutter2023-11-231-0/+2
* ebtables: Refuse unselected targets' optionsPhil Sutter2023-01-311-0/+1
* xlate: get rid of escape_quotesFlorian Westphal2022-11-301-2/+2
* libxtables: xt_xlate_add() to take care of spacingPhil Sutter2022-11-291-0/+3
* libxtables: Define XT_OPTION_OFFSET_SCALE in xtables.hPhil Sutter2022-06-231-0/+3
* libxtables: Move struct xtables_afinfo into xtables.hPhil Sutter2022-06-231-0/+22
* libxtables: Unexport init_extensions*() declarationsPhil Sutter2022-06-071-22/+22
* libxtables: Revert change to struct xtables_pprotPhil Sutter2022-05-111-1/+1
* libxtables: Drop xtables_globals 'optstring' fieldPhil Sutter2022-05-111-1/+0
* xshared: Extend xtables_printhelp() for arptablesPhil Sutter2022-05-111-1/+0
* libxtables: Boost rule target checks by announcing chain namesPhil Sutter2022-03-171-0/+3
* Simplify static build extension loadingPhil Sutter2022-03-151-0/+9
* libxtables: Introduce xtables_globals print_help callbackPhil Sutter2021-10-201-0/+1
* xshared: Store optstring in xtables_globalsPhil Sutter2021-10-201-0/+1
* libxtables: extend xlate infrastructurePablo Neira Ayuso2021-06-071-0/+6
* libxtables: Introduce xtables_strdup() and use it everywherePhil Sutter2021-06-071-0/+1
* Use proto_to_name() from xshared in more placesPhil Sutter2021-05-171-1/+1
* libxtables: Extend MAC address printing/parsing supportPhil Sutter2020-12-031-0/+3
* libxtables: Introduce xtables_fini()Phil Sutter2020-05-111-0/+1
* xtables: add 'printf' attribute to xlate_addFlorian Westphal2018-11-121-1/+1
* libxtables: add and use mac print helpersFlorian Westphal2018-11-071-0/+3
* libxtables: expose new etherdb lookup function through libxtables APIPablo Neira Ayuso2018-10-201-0/+12
* xtables: Remove target_maxnamelen fieldPhil Sutter2018-10-151-1/+0
* Combine parse_target() and command_jump() implementationsPhil Sutter2018-09-251-0/+1
* xtables: Fix for wrong counter format in -S outputPhil Sutter2018-08-091-0/+1
* xtables: implement ebtables-{save,restore}Phil Sutter2018-07-191-0/+1
* xtables: Fix rules print/save after iptables updateSerhey Popovych2018-04-271-0/+6
* xtables: Introduce and use common function to print val[/mask] argumentsSerhey Popovych2018-04-271-0/+9
* xtables: Introduce and use common function to parse val[/mask] argumentsSerhey Popovych2018-04-271-0/+11
* xtables-translate: fix issue with quotesPablo M. Bermudo Garay2016-07-271-0/+2
* include: xtables: fix struct definitions grepabilityPablo M. Bermudo Garay2016-07-271-4/+2
* src: introduce struct xt_xlate_{mt,tg}_paramsPablo Neira Ayuso2016-07-251-4/+16
* iptables-translate: pass ipt_entry and ip6t_entry to ->xlate()Pablo Neira Ayuso2016-03-091-4/+4
* comment: Add translation to nftShivani Bhardwaj2016-02-291-0/+1
* xtables: add xt_xlate_add_comment()Pablo Neira Ayuso2016-02-161-0/+1
* extensions: rename xt_buf to xt_xlatePablo Neira Ayuso2016-02-161-8/+8
* include: xtables: Add enum for better nft translation codeShivani Bhardwaj2016-02-161-0/+11
* nft: xtables: add the infrastructure to translate from iptables to nftPablo Neira Ayuso2016-02-161-0/+16
* include Use <stdint.h> types from xtables.hFelix Janda2015-06-261-10/+10
* use nf_tables and nf_tables compatibility interfacePablo Neira Ayuso2013-12-301-0/+3
* xtables: trivial spelling fixstephen hemminger2013-08-071-2/+2
* Introduce match/target aliasesJozsef Kadlecsik2013-01-281-0/+16
* libxtables: add xtables_print_numPablo Neira Ayuso2013-01-041-0/+16
* libxtables: add xtables_rule_matches_freePablo Neira Ayuso2013-01-041-0/+2
* iptables: support for match aliasesJan Engelhardt2012-09-291-0/+1
* iptables: support for target aliasesJan Engelhardt2012-09-271-0/+3
* build: separate AC variable replacements from xtables.hJan Engelhardt2012-08-311-0/+526