summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iptables: masquerade: add randomize-full supportMax Laverse2017-12-045-2/+40
* iptables: patch to correct linker flag sequenceYogesh Prasad2017-12-041-1/+1
* extensions: libxt_tcpmss: Add test case for invalid ranges.Varsha Rao2017-11-301-0/+1
* iptables: xtables-eb: Remove const qualifier from struct optionVarsha Rao2017-11-301-1/+1
* iptables: extensions: Fix MARK target helpMart Frauenlob2017-11-271-1/+1
* libxt_sctp: fix array out of range in print_chunkhuaibin Wang2017-11-132-7/+4
* extensions: add tests for ipcomp protocolHarsha Sharma2017-10-241-0/+5
* tests: xlate: print output in same way as nft-test.pyHarsha Sharma2017-10-241-13/+26
* libxt_recent: Remove ineffective checks for info->namePhil Sutter2017-10-201-2/+2
* libxt_TOS: add tests for translation infrastructureHarsha Sharma2017-10-171-0/+23
* Update .gitignoreHarsha Sharma2017-10-171-0/+4
* iptables: iptables-compat translation for TCPMSSAastha Gupta2017-10-171-0/+14
* extensions: libxt_tcpmss: Detect invalid rangesPhil Sutter2017-10-172-2/+6
* iptables-translate: add test file for TCPMSS extensionAastha Gupta2017-10-171-0/+5
* iptables-compat: do not allow to delete populated user define chainsPablo Neira Ayuso2017-10-111-2/+8
* iptables: change large file support handlingJuergen Borleis2017-10-041-2/+3
* iptables: Constify option structHarsha Sharma2017-10-044-4/+4
* ip{,6}tables-restore: Don't accept wait-interval without waitPhil Sutter2017-10-042-0/+10
* ip{,6}tables-restore: Don't ignore missing wait-interval valuePhil Sutter2017-10-041-1/+1
* 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