summaryrefslogtreecommitdiffstats
path: root/libxtables/xtables.c
Commit message (Expand)AuthorAgeFilesLines
* libxtables: store all requested match typesFlorian Westphal2018-05-141-3/+0
* xtables: Fix rules print/save after iptables updateSerhey Popovych2018-04-271-0/+42
* xtables: Register all match/target revisions supported by us and kernelSerhey Popovych2018-04-271-24/+71
* xtables: Check match/target size vs XT_ALIGN(size) at register timeSerhey Popovych2018-04-271-14/+16
* xtables: Do not register matches/targets with incompatible revisionSerhey Popovych2018-04-271-24/+42
* xtables: Introduce and use common function to print val[/mask] argumentsSerhey Popovych2018-04-271-0/+20
* xtables: Introduce and use common function to parse val[/mask] argumentsSerhey Popovych2018-04-271-0/+52
* libxtables: Display weird character warning for wildcardsOliver Ford2017-05-081-9/+9
* libxtables: abolish AI_CANONNAMEJan Engelhardt2017-03-081-2/+0
* libxtables: remove unnecessary nesting from host_to_ip(6)addrJan Engelhardt2017-03-081-30/+24
* libxtables: xtables: Use getnameinfo()Shyam Saini2016-12-201-4/+11
* libxtables: xtables: remove unnecessary debug codeShyam Saini2016-12-201-26/+3
* libxtables: Replace gethostbyname() with getaddrinfo()Arpan Kapoor2016-07-031-9/+23
* libxtables: missing comment initialization in xt_xlate_alloc()Pablo Neira Ayuso2016-03-251-0/+1
* comment: Add translation to nftShivani Bhardwaj2016-02-291-0/+5
* xtables: add xt_xlate_add_comment()Pablo Neira Ayuso2016-02-161-15/+26
* extensions: rename xt_buf to xt_xlatePablo Neira Ayuso2016-02-161-21/+21
* libxtables: fix leak in xt_buf objectPablo Neira Ayuso2016-02-161-0/+1
* nft: xtables: add the infrastructure to translate from iptables to nftPablo Neira Ayuso2016-02-161-0/+51
* iptables: Spelling fixesVille Skyttä2015-09-071-1/+1
* libxtables: find extensions based on family tooArturo Borrero2015-04-091-5/+16
* xtables-compat: remove unused fields from bridge and arp familiesPablo Neira Ayuso2015-02-181-10/+3
* arptables-compat: add mangle target extensionArturo Borrero2015-02-181-0/+13
* libxtables: search first for AF-specific extensionArturo Borrero2015-01-301-1/+1
* extensions: add ebt 802_3 extensionArturo Borrero2014-12-231-0/+13
* libxtables: move some code to avoid cautions in vfork man pageDan Wilder2014-10-251-10/+6
* libxtables: fix two off-by-one memory corruption bugsRonald Wahl2014-09-051-2/+3
* update FSF address in license textJiri Popelka2014-03-131-1/+1
* use nf_tables and nf_tables compatibility interfacePablo Neira Ayuso2013-12-301-3/+3
* iptables: spurious error in load_extensionPhil Oester2013-11-031-2/+0
* libxtables: xtables_ipmask_to_numeric incorrect with non-CIDR masksPhil Oester2013-09-271-1/+1
* ip6tables: don't print out /128Phil Oester2013-07-081-1/+5
* xtables: improve get_modprobe handlingPhil Oester2013-05-291-11/+11
* libxtables: add xtables_print_numPablo Neira Ayuso2013-01-041-0/+29
* libxtables: add xtables_rule_matches_freePablo Neira Ayuso2013-01-041-0/+22
* iptables: restore NOTRACK functionality, target aliasingJan Engelhardt2012-10-081-12/+14
* iptables: support for match aliasesJan Engelhardt2012-09-291-4/+8
* iptables: support for target aliasesJan Engelhardt2012-09-271-7/+25
* libxtables: consolidate preference logicJan Engelhardt2012-09-271-16/+53
* libxtables: add xtables_ip[6]mask_to_cidrPablo Neira Ayuso2012-07-141-9/+24
* build: restore build order of modulesJan Engelhardt2011-09-191-0/+1832