summaryrefslogtreecommitdiffstats
path: root/iptables/tests
Commit message (Expand)AuthorAgeFilesLines
* nft: Fix for broken recover_rule_compat()Phil Sutter2024-02-271-0/+12
* iptables-save: Avoid /etc/protocols lookupsPhil Sutter2024-02-071-0/+1
* Revert "xshared: Print protocol numbers if --numeric was given"Phil Sutter2024-02-073-8/+8
* ebtables: Default to extrapositioned negationsPhil Sutter2024-01-101-5/+13
* iptables-legacy: Fix for mandatory lock waitingPhil Sutter2023-12-211-0/+55
* ebtables: Implement --change-counters commandPhil Sutter2023-11-231-0/+45
* ebtables: Fix corner-case noflush restore bugPhil Sutter2023-11-071-0/+25
* libiptc: Fix for another segfault due to chain index NULL pointerPhil Sutter2023-10-121-0/+32
* tests: shell: Fix for ineffective 0007-mid-restore-flush_0Phil Sutter2023-09-141-5/+5
* Revert --compat option related commitsPhil Sutter2023-09-011-63/+0
* tests: Test compat modePhil Sutter2023-08-111-0/+63
* tests: shell: Test chain policy counter behaviourPhil Sutter2023-08-101-0/+78
* tests: shell: Fix and extend chain rename testPhil Sutter2023-07-282-12/+40
* *tables-restore: Enforce correct counters syntax if presentPhil Sutter2023-07-281-0/+7
* tests: shell: Sanitize nft-only/0009-needless-bitwise_0Phil Sutter2023-07-191-1/+1
* iptables: Fix handling of non-existent chainsJacek Tomasiak2023-06-211-0/+1
* iptables: Fix setting of ipv6 countersJacek Tomasiak2023-06-212-6/+6
* tests: shell: Test for false-positive rule checkPhil Sutter2023-04-051-0/+17
* ebtables-nft: add broute table emulationFlorian Westphal2023-04-041-2/+2
* nft-restore: Fix for deletion of new, referenced rulePhil Sutter2023-03-011-0/+16
* ebtables: Refuse unselected targets' optionsPhil Sutter2023-01-311-2/+2
* Proper fix for "unknown argument" error messagePhil Sutter2023-01-311-0/+31
* nft: Parse icmp header matchesPhil Sutter2022-12-201-3/+3
* tests: Adjust testsuite return codes to automake guidelinesPhil Sutter2022-12-141-1/+3
* tests: shell: Fix valgrind mode for 0008-unprivileged_0Phil Sutter2022-12-021-1/+2
* tests: shell: Test selective ebtables flushingPhil Sutter2022-11-291-0/+47
* libiptc: Fix for segfault when renaming a chainPhil Sutter2022-10-071-0/+19
* tests: shell: Fix expected ebtables log target outputPhil Sutter2022-10-062-3/+3
* tests: shell: Fix expected output for ip6tables dst matchPhil Sutter2022-10-061-2/+2
* ebtables: Support '-p Length'Phil Sutter2022-09-281-6/+6
* tests: extend native delinearize scriptFlorian Westphal2022-09-283-19/+69
* tests: shell: Test delinearization of native nftables expressionsPhil Sutter2022-09-221-0/+26
* tests: add ebtables among testcaseYi Chen2022-08-031-0/+98
* xshared: Print protocol numbers if --numeric was givenPhil Sutter2022-07-293-8/+8
* xshared: Fix for missing space after 'prot' columnPhil Sutter2022-07-291-1/+1
* tests: shell: Fix testcases for changed ip6tables opts outputPhil Sutter2022-07-292-11/+11
* tests: shell: Extend zero counters test a bit furtherPhil Sutter2022-06-111-0/+15
* tests: shell: Extend iptables-xml test a bitPhil Sutter2022-06-111-9/+1
* tests: shell: Add some more rules to 0002-verbose-output_0Phil Sutter2022-06-111-0/+15
* tests: shell: Check overhead in iptables-save and -restorePhil Sutter2022-06-021-0/+37
* nft: Fix EPERM handling for extensions without rev 0Phil Sutter2022-05-111-0/+6
* tests: shell: Fix 0004-return-codes_0 for static buildsPhil Sutter2022-03-151-1/+1
* xshared: Implement xtables lock timeout using signalsJethro Beekman2022-02-151-2/+1
* iptables-restore: Support for extra debug outputPhil Sutter2022-02-041-3/+6
* xshared: Fix response to unprivileged usersPhil Sutter2022-01-201-0/+60
* tests: shell: fix bashismJeremy Sowden2021-10-011-1/+1
* nft: Delete builtin chains compatiblyPhil Sutter2021-09-271-0/+34
* nft: Check base-chain compatibility when adding to cachePhil Sutter2021-09-271-1/+11
* nft: cache: Avoid double free of unrecognized base-chainsPhil Sutter2021-09-271-0/+27
* ebtables: Avoid dropping policy when flushingPhil Sutter2021-09-151-0/+41