summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iptables: Remove unnecessary braces.Varsha Rao2017-04-064-10/+5
* iptables: Remove explicit static variables initalization.Varsha Rao2017-04-067-11/+11
* iptables: Constify option structGargi Sharma2017-03-274-4/+4
* iptables-restore: support acquiring the lock.Lorenzo Colitti2017-03-216-33/+122
* iptables: remove duplicated argument parsing codeLorenzo Colitti2017-03-176-160/+95
* iptables: move XT_LOCK_NAME from CFLAGS to config.h.Lorenzo Colitti2017-03-172-2/+5
* iptables: set the path of the lock file via a configure option.Lorenzo Colitti2017-03-142-4/+8
* iptables-translate: print nft iff there are more expanded rules to printPablo Neira Ayuso2017-03-091-1/+1
* libxtables: abolish AI_CANONNAMEJan Engelhardt2017-03-081-2/+0
* libxtables: remove unnecessary nesting from host_to_ip(6)addrJan Engelhardt2017-03-081-30/+24
* iptables-translate: print nft command for each expand rules via dns namesPablo Neira Ayuso2017-03-081-0/+2
* xtables-translate: Avoid querying the kernelPhil Sutter2017-03-081-0/+10
* extensions: libxt_addrtype: Add translation to nftPhil Sutter2017-03-081-0/+69
* utils: nfsynproxy: fix build with musl libcBaruch Siach2017-03-031-0/+1
* libiptc: don't set_changed() when checking rules with module jumpsDan Williams2017-02-281-6/+8
* extensions: libxt_hashlimit: Add translation to nftElise Lennion2017-02-281-0/+224
* xshared: using the blocking file lock request when we wait indefinitelyLiping Zhang2017-02-281-11/+14
* xshared: do not lock again and again if "-w" option is not specifiedLiping Zhang2017-02-281-7/+4
* libxt_hashlimit: add new unit test to catch kernel bugPablo Neira Ayuso2017-02-211-0/+1
* iptables: update pf.osXose Vazquez Perez2017-02-011-1/+4
* iptables: fix the wrong appending of jump verdict after the comment.v1.6.1Shyam Saini2017-01-262-6/+4
* iptables-save: exit with error if unable to open proc fileThomas Habets2017-01-182-8/+20
* extensions: libxt_rpfilter: add translation to nftLiping Zhang2017-01-161-0/+26
* extensions: libxt_connbytes: Add translation to nftLiping Zhang2017-01-161-0/+56
* iptables 1.6.1 releasePablo Neira Ayuso2017-01-161-1/+1
* build: Fix two compile errors during out-of-tree buildKeno Fischer2017-01-162-2/+2
* libxtables: xtables: Use getnameinfo()Shyam Saini2016-12-201-4/+11
* libxtables: xtables: remove unnecessary debug codeShyam Saini2016-12-201-26/+3
* iptables: on revision mismatch, do not call print/saveWillem de Bruijn2016-12-112-8/+28
* extensions: libxt_bpf: support ebpf pinned objectsWillem de Bruijn2016-12-104-50/+216
* extensions: LOG: add log flags translation to nftLiping Zhang2016-11-292-8/+52
* tcp_xlate: Enclose LH flag values in parenthesesPhil Sutter2016-11-291-2/+2
* xtables-translate: Fix chain type when translating nat tablePhil Sutter2016-11-291-6/+12
* nft_ipv{4,6}_xlate: Respect prefix lengthsPhil Sutter2016-11-292-7/+11
* xtables-translate: Support setting standard chain policyPhil Sutter2016-11-291-5/+11
* extensions: libip6t_ah: Fix translation of plain '-m ah'Phil Sutter2016-11-291-1/+6
* libxt_multiport: remove an unused variableGeorge Burgess IV2016-11-231-2/+0
* configure: update libnetfilter_conntrack version dependencyPablo Neira Ayuso2016-11-101-1/+1
* extensions: update Arturo Borrero email addressArturo Borrero Gonzalez2016-11-107-7/+7
* extensions: libxt_mangle: Use getaddrinfo()Shivani Bhardwaj2016-11-101-10/+18
* iptables: xtables-arp: Use getaddrinfo()Shivani Bhardwaj2016-11-101-10/+18
* connlabel: clarify default config pathFlorian Westphal2016-10-181-2/+5
* extensions: libxt_statistic: add translation to nftLiping Zhang2016-10-141-0/+21
* extensions: libxt_DSCP: add translation to nftLiping Zhang2016-10-141-13/+51
* extensions: libxt_quota: add translation to nftLiping Zhang2016-10-141-0/+12
* extensions: libxt_ipcomp: add range support in translationLiping Zhang2016-10-141-3/+7
* extensions: libxt_devgroup: handle the invert flag properly in translationLiping Zhang2016-10-141-2/+3
* extensions: libxt_iprange: handle the invert flag properly in translationLiping Zhang2016-10-141-32/+20
* extensions: libxt_iprange: rename "ip saddr" to "ip6 saddr" in ip6tables-xlateLiping Zhang2016-10-141-2/+2
* extensions: libipt_realm: add a missing space in translationLiping Zhang2016-10-141-1/+1