summaryrefslogtreecommitdiffstats
path: root/iptables/tests/shell
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: shell: Return non-zero on errorPhil Sutter2021-09-131-1/+1
* tests/shell: Assert non-verbose mode is silentPhil Sutter2021-08-031-0/+11
* nft: Fix bitwise expression avoidance detectionPhil Sutter2021-03-091-0/+24
* iptables-nft: fix -Z optionFlorian Westphal2021-02-241-0/+64
* tests/shell: Fix nft-only/0009-needless-bitwise_0Phil Sutter2021-01-151-1/+8
* tests: shell: Drop any dump sorting in placePhil Sutter2020-12-213-18/+5
* nft: cache: Sort custom chains by namePhil Sutter2020-12-211-1/+1
* tests/shell: Test for fixed extension registrationPhil Sutter2020-12-071-0/+25
* libxtables: Extend MAC address printing/parsing supportPhil Sutter2020-12-031-2/+2
* ebtables: Fix for broken chain renamingPhil Sutter2020-11-171-0/+4
* 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
* tests: shell: Improve concurrent noflush restore test a bitPhil Sutter2020-10-271-0/+14
* nft: Fix for concurrent noflush restore callsPhil Sutter2020-10-131-0/+53
* iptables-nft: fix basechain policy configurationPablo Neira Ayuso2020-10-081-0/+29
* nft: Fix for ruleset flush while restoringPhil Sutter2020-08-141-0/+23
* tests: shell: Merge and extend return codes testPhil Sutter2020-08-142-91/+61
* tests: shell: Add help output to run-tests.shPhil Sutter2020-07-061-0/+19
* xtables-restore: Fix verbose mode table flushingPhil Sutter2020-06-091-0/+76
* tests: shell: Fix syntax in ipt-restore/0010-noflush-new-chain_0Phil Sutter2020-05-291-0/+1
* tests: shell: Implement --valgrind modePhil Sutter2020-05-111-0/+47
* nft: cache: Optimize caching for flush commandPhil Sutter2020-05-111-0/+29
* nft: split parsing from netlink commandsPablo Neira Ayuso2020-05-112-0/+7
* tests: shell: Add test for nfbz#1391Phil Sutter2020-04-281-0/+7
* tests: shell: Test -F in dump filesPhil Sutter2020-04-231-0/+12
* tests: shell: Extend ipt-restore/0004-restore-race_0Phil Sutter2020-04-231-3/+2
* tests: shell: Improve ipt-restore/0001load-specific-table_0 a bitPhil Sutter2020-04-231-1/+1
* xtables: Align effect of -4/-6 options with legacyPhil Sutter2020-02-241-0/+88
* tests: shell: Fix skip checks with --host modePhil Sutter2020-02-1413-84/+88
* xtables-restore: fix for --noflush and empty linesPhil Sutter2020-02-121-0/+16
* xtables-restore: Fix parser feed from line bufferPhil Sutter2019-12-041-0/+10
* tests: shell: Add ipt-restore/0007-flush-noflush_0Phil Sutter2019-11-061-0/+42
* iptables-xml: Use add_param_to_argv()Phil Sutter2019-10-242-0/+938
* xtables-restore: Unbreak *tables-restorePhil Sutter2019-10-231-2/+19
* xtables-restore: Fix --table parameter checkPhil Sutter2019-10-211-0/+13
* xtables-restore: Introduce rule counter tokenizer functionPhil Sutter2019-10-181-0/+22
* nft: Fix for add and delete of same rule in single batchPhil Sutter2019-09-301-5/+13
* tests: shell: Support running for legacy/nft onlyPhil Sutter2019-09-301-8/+20
* tests/shell: Speed up ipt-restore/0004-restore-race_0Phil Sutter2019-09-261-2/+2
* tests/shell: Make ebtables-basic test more verbosePhil Sutter2019-09-231-12/+16
* ebtables: fix over-eager -o checks on custom chainsFlorian Westphal2019-09-121-0/+21
* restore legacy behaviour of iptables-restore when rules start with -4/-6Adel Belhouane2019-07-292-0/+52
* xtables-save: Unify *-save header/footer commentsPhil Sutter2019-07-236-24/+13
* ebtables-save: Fix counter formattingPhil Sutter2019-07-231-0/+67
* tests: Fix ipt-restore/0004-restore-race_0 testcasePhil Sutter2019-05-151-4/+3
* tests: add test script for race-free restoreFlorian Westphal2019-04-271-0/+119