summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* utils: Add a man page for nfnl_osfPhil Sutter2017-10-044-1/+74
* utils: nfnl_osf: Fix synopsis in help textPhil Sutter2017-10-041-1/+1
* extensions: libxt_bpf: fix missing __NR_bpf declarationRafael Buchbinder2017-09-101-0/+2
* xtables-compat-restore: fix translation of mangle's OUTPUTLouis Sautier2017-09-101-0/+2
* netfilter: xt_hashlimit: add rate match modeVishwanath Pai2017-09-084-41/+414
* xtables-compat: fix memory leak when listingPablo M. Bermudo Garay2017-08-142-0/+4
* xtables-compat-restore: fix several memory leaksPablo M. Bermudo Garay2017-08-143-4/+16
* iptables-xml: Fix segfault on jump without a targetOliver Ford2017-06-191-6/+3
* xtables-translate: fix double space before commentPablo M. Bermudo Garay2017-06-063-7/+8
* libip6t_icmp6: xlate: remove leftover spacePablo M. Bermudo Garay2017-06-061-2/+0
* tests: xlate: generalize ownerPablo M. Bermudo Garay2017-06-061-1/+1
* iptables: Add file output option to iptables-saveOliver Ford2017-05-294-11/+69
* iptables: Fix crash on malformed iptables-restoreOliver Ford2017-05-294-9/+20
* iptables: insist that the lock is held.Lorenzo Colitti2017-05-296-37/+37
* libxtables: Display weird character warning for wildcardsOliver Ford2017-05-081-9/+9
* tests: xlate: check if it is being run as rootPablo M. Bermudo Garay2017-04-251-1/+3
* tests: xlate: remove python 3.5 dependencyPablo M. Bermudo Garay2017-04-251-13/+19
* iptables-restore/save: exit when given an unknown optionVincent Bernat2017-04-196-15/+27
* iptables-restore.8: document -w/-W optionsDan Williams2017-04-141-4/+21
* iptables-restore/ip6tables-restore: add --version/-V argumentDan Williams2017-04-143-8/+24
* extensions: libxt_hashlimit: fix 64-bit printf formatsJames Cowgill2017-04-141-7/+9
* iptables: extensions: Remove typedef in struct.Arushi Singhal2017-04-071-3/+3
* tests: add regression tests for xtables-translatePablo M. Bermudo Garay2017-04-0763-0/+740
* extensions: libxt_TOS: Add translation to nftGargi Sharma2017-04-071-0/+26
* 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