summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iptables-test.py: Accept multiple test files on commandlinePhil Sutter2020-11-171-2/+2
* ebtables: Fix for broken chain renamingPhil Sutter2020-11-173-3/+5
* tests: shell: update format of registers in bitwise payloads.Pablo Neira Ayuso2020-11-161-5/+5
* tests/shell: Add test for bitwise avoidance fixesPhil Sutter2020-11-101-0/+339
* ebtables: Optimize masked MAC address matchesPhil Sutter2020-11-046-24/+30
* nft: Optimize class-based IP prefix matchesPhil Sutter2020-11-045-11/+30
* configure: bump version for 1.8.6 releasev1.8.6Pablo Neira Ayuso2020-10-311-1/+1
* tests: shell: Improve concurrent noflush restore test a bitPhil Sutter2020-10-271-0/+14
* nft: Fix for concurrent noflush restore callsPhil Sutter2020-10-132-28/+83
* libiptc: Avoid gcc-10 zero-length array warningPhil Sutter2020-10-121-1/+1
* iptables-nft: fix basechain policy configurationPablo Neira Ayuso2020-10-082-1/+34
* nft: Fix error reporting for refreshed transactionsPhil Sutter2020-10-071-2/+3
* nft: Make batch_add_chain() return the added batch objectPhil Sutter2020-10-071-18/+17
* libxtables: Register multiple extensions in ascending orderPhil Sutter2020-10-071-6/+8
* libxtables: Simplify pending extension registrationPhil Sutter2020-10-071-95/+33
* libxtables: Make sure extensions register in revision orderPhil Sutter2020-10-071-7/+64
* extensions: libipt_icmp: Fix translation of type 'any'Phil Sutter2020-10-062-0/+8
* nft: Fix for broken address mask match detectionPhil Sutter2020-09-301-1/+1
* nft: Use nft_chain_find() in nft_chain_builtin_init()Phil Sutter2020-08-211-12/+4
* nft: Fold nftnl_rule_list_chain_save() into callerPhil Sutter2020-08-211-24/+7
* nft: Extend use of nftnl_chain_list_foreach()Phil Sutter2020-08-211-77/+86
* nft: cache: Check consistency with NFT_CL_FAKE, tooPhil Sutter2020-08-211-2/+2
* Makefile: Add missing man pages to CLEANFILESPhil Sutter2020-08-171-0/+4
* nft: Fix for ruleset flush while restoringPhil Sutter2020-08-143-14/+25
* xtables-monitor: Fix ip6tables rule printingPhil Sutter2020-08-141-0/+2
* tests: shell: Merge and extend return codes testPhil Sutter2020-08-142-91/+61
* nft: Fix command name in ip6tables error messagePhil Sutter2020-08-141-8/+4
* nft: Eliminate table list from cachePhil Sutter2020-07-314-105/+34
* iptables: replace libnftnl table list by linux listPablo Neira Ayuso2020-07-274-81/+77
* nft: Reorder enum nft_table_typePhil Sutter2020-07-241-3/+3
* nft: Use nft_chain_find() in two more placesPhil Sutter2020-07-241-15/+14
* nft: Turn nft_chain_save() into a foreach-callbackPhil Sutter2020-07-243-37/+14
* nft: Drop pointless nft_xt_builtin_init() callPhil Sutter2020-07-241-2/+0
* nft: cache: Drop duplicate chain checkPhil Sutter2020-07-241-6/+1
* nft: Be lazy when flushingPhil Sutter2020-07-241-2/+4
* nft: Make table creation purely implicitPhil Sutter2020-07-244-24/+3
* extensions: libxt_conntrack: provide translation for DNAT and SNAT --ctstatePablo Neira Ayuso2020-07-242-5/+20
* iptables: accept lock file name at runtimeGiuseppe Scrivano2020-07-243-3/+17
* tests: shell: Add help output to run-tests.shPhil Sutter2020-07-061-0/+19
* libxtables: compiler warning fixes for NO_SHARED_LIBSMaciej Żenczykowski2020-06-301-0/+4
* xtables-translate: Use proper clear_cs functionPhil Sutter2020-06-161-1/+1
* xtables-translate: don't fail if help was requestedArturo Borrero Gonzalez2020-06-161-1/+4
* build: Fix for failing 'make uninstall'Phil Sutter2020-06-094-1/+47
* xtables-restore: Fix verbose mode table flushingPhil Sutter2020-06-096-6/+88
* build: resolve iptables-apply not getting installedJan Engelhardt2020-06-081-1/+1
* doc: document danger of applying REJECT to INVALID CTsJan Engelhardt2020-06-082-0/+40
* configure: bump version for 1.8.5 releasev1.8.5Pablo Neira Ayuso2020-06-031-1/+1
* build: bump dependency on libnftnlPhil Sutter2020-06-031-1/+1
* include: Avoid undefined left-shift in xt_sctp.hPhil Sutter2020-05-291-3/+3
* tests: shell: Fix syntax in ipt-restore/0010-noflush-new-chain_0Phil Sutter2020-05-291-0/+1