summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* extensions: libxt_mark: Fix inversion codeShivani Bhardwaj2016-02-161-8/+18
* include: xtables: Add enum for better nft translation codeShivani Bhardwaj2016-02-161-0/+11
* extensions: libxt_limit: Add translation to nftShivani Bhardwaj2016-02-161-0/+39
* extensions: libxt_NFLOG: Add group_info and remove multiple keywordsShivani Bhardwaj2016-02-161-5/+5
* extensions: libxt_helper: Add translation to nftShivani Bhardwaj2016-02-161-0/+12
* extensions: libxt_mac: Add translation to nftShivani Bhardwaj2016-02-161-2/+26
* extensions: libxt_iprange: Add translation to nftShivani Bhardwaj2016-02-161-9/+102
* extensions: libxt_NFLOG: Add translation to nftShivani Bhardwaj2016-02-161-1/+25
* extensions: libxt_esp: Add translation to nftShivani Bhardwaj2016-02-161-2/+21
* extensions: libxt_mark: Add translation to nftShivani Bhardwaj2016-02-161-2/+38
* extensions: libxt_udp: add translation to nftAna Rey2016-02-161-0/+37
* extensions: libxt_state: add translation to nftPablo Neira Ayuso2016-02-161-0/+39
* extensions: libxt_tcp: add translation to nftPablo Neira Ayuso2016-02-161-0/+81
* nft: xtables: add the infrastructure to translate from iptables to nftPablo Neira Ayuso2016-02-1610-3/+683
* nft: xtables-restore: add generic parsing infrastructurePablo Neira Ayuso2016-02-162-109/+195
* nft: xtables: add generic parsing infrastructure to interpret commandsPablo Neira Ayuso2016-02-162-212/+250
* extensions: fix cgroup2 help message in libxt_cgroup.c.Rami Rosen2016-01-251-1/+1
* iptables.8: mention iptables-save in -L documentationFlorian Westphal2016-01-051-0/+2
* iptables: add xtables-config-parser.h to BUILT_SOURCESGustavo Zacarias2016-01-031-0/+3
* extensions: libxt_cgroup: add unit testTejun Heo2016-01-031-0/+8
* libxt_cgroup2: add support for cgroup2 path matchingTejun Heo2015-12-233-13/+119
* libxt_cgroup: prepare for multi revisionsTejun Heo2015-12-232-25/+28
* iptables: fix static buildsv1.6.0Pablo Neira Ayuso2015-12-091-2/+2
* iptables 1.6.0 releasePablo Neira Ayuso2015-11-111-2/+2
* iptables-compat: Keep xtables-config and xtables-events out from treePablo Neira Ayuso2015-11-114-263/+1
* libxt_CT: add support for recently introduced zone optionsDaniel Borkmann2015-09-293-16/+90
* added missing icmpv6 codes in REJECTAndreas Herz2015-09-293-2/+10
* iptables-compat: use new symbols in libnftnlPablo Neira Ayuso2015-09-1615-643/+643
* extensions: fix several test errorsPablo Neira Ayuso2015-09-164-5/+3
* extensions: icmp6: added missing icmpv6 dest-unreach codesAndreas Herz2015-09-141-0/+3
* iptables: Spelling fixesVille Skyttä2015-09-076-23/+29
* iptables: update gitignore listMike Frysinger2015-08-261-0/+3
* libiptc: fix fortify errors in debug codeMike Frysinger2015-08-261-3/+3
* build: add finer module blacklistingMike Frysinger2015-08-262-7/+23
* configure: fix 3rd arg w/AC_ARG_ENABLEMike Frysinger2015-08-181-2/+2
* extensions: restore matching any SPI id by defaultJan Engelhardt2015-08-128-0/+37
* iptables-compat: Increase rule number only for the selected table and chainThomas Woerner2015-07-231-7/+7
* iptables-compat: Allow to insert into rule_count+1 positionThomas Woerner2015-07-231-0/+11
* extension: libip6t_ipv6header: fix wrong headername in ipv6header for protocolsAndreas Herz2015-07-202-3/+3
* extensions: libxt_socket: update man pages and tests for --restore-skmarkHarout Hedeshian2015-07-152-0/+18
* build: resolve build error involving libnftnlJan Engelhardt2015-07-151-1/+1
* extensions: libxt_socket: add --restore-skmark optionHarout Hedeshian2015-06-302-0/+79
* include: Sync with upstream kernel headersFelix Janda2015-06-262-17/+20
* include Use <stdint.h> types from xtables.hFelix Janda2015-06-261-10/+10
* include: Sync with ethernetdb.h from ebtablesFelix Janda2015-06-261-6/+5
* include: remove libc5 support codeFelix Janda2015-05-081-12/+0
* consistently use <errno.h>Felix Janda2015-05-027-7/+7
* Merge branch 'ipset-next'Pablo Neira Ayuso2015-04-283-10/+207
|\
| * Alignment problem between 64bit kernel 32bit userspaceJozsef Kadlecsik2014-11-063-10/+207
* | libxtables: find extensions based on family tooArturo Borrero2015-04-091-5/+16