summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | list: fix prefetch dummyArturo Borrero2015-04-081-1/+1
* | ebtables-compat: fix misplaced function attribute on ebt_print_error()Arturo Borrero Gonzalez2015-04-081-2/+2
* | cgroup, man: improve man-page bitsDaniel Borkmann2015-04-081-5/+13
* | libxt_tcp: manpage correctionJiri Popelka2015-03-161-1/+0
* | ebtables-compat: fix rule deleting with -D in rules with no targetArturo Borrero2015-03-131-1/+1
* | ebtables-compat: add a bridge-specific exit_error functionArturo Borrero2015-03-131-2/+13
* | ebtables-compat: add support for limit extensionArturo Borrero2015-03-132-0/+180
* | man: using physdev match in OUTPUT is not supported anymoreFlorian Westphal2015-03-061-11/+3
* | arptables-compat: delete extra space in target printingArturo Borrero2015-03-051-1/+1
* | arptables-compat: add support for the CLASSIFY targetArturo Borrero2015-03-051-12/+32
* | ebtables-compat: support nflog extensionArturo Borrero2015-03-043-1/+147
* | libxt_quota: fix _save() invert syntaxArturo Borrero2015-02-232-6/+3
* | iptables-compat: unset context flags in netlink delinearize stepPablo Neira Ayuso2015-02-224-18/+36