summaryrefslogtreecommitdiffstats
path: root/iptables/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: return-codes script is bash specificFlorian Westphal2019-04-191-1/+1
* tests/shell: Support testing host binariesPhil Sutter2019-02-221-16/+32
* arptables: Print space before comma and countersPhil Sutter2019-02-211-6/+6
* tests: Extend return codes check by error messagesPhil Sutter2019-02-131-13/+46
* ebtables-nft: Support user-defined chain policiesPhil Sutter2019-02-081-0/+7
* xtables: Fix for false-positive rule matchingPhil Sutter2019-02-051-0/+7
* xtables: Fix for crash when comparing rules with standard targetPhil Sutter2019-02-011-0/+7
* tests: shell: Add arptables-nft verbose output testPhil Sutter2019-01-311-0/+64
* arptables-nft: Don't print default h-len/h-type valuesPhil Sutter2019-01-312-19/+19
* arptables-nft-save: Fix position of -j optionPhil Sutter2019-01-312-19/+19
* arptables-nft: Fix MARK target parsing and printingPhil Sutter2019-01-311-1/+1
* xtables: Fix for inserting rule at wrong positionPhil Sutter2019-01-282-0/+155
* tests: Extend verbose output and return code testsPhil Sutter2018-12-272-4/+15
* tests: shell: fix expected arptables-save outputFlorian Westphal2018-11-121-3/+3
* arptables: pre-init hlen and ethertypeFlorian Westphal2018-11-121-14/+18
* xtables: Fix error return code in nft_chain_user_rename()Phil Sutter2018-11-121-0/+4
* libxtables: add and use mac print helpersFlorian Westphal2018-11-071-2/+2
* xtables: Accept --wait in iptables-nft-restorePhil Sutter2018-09-101-0/+21
* xtables: Align return codes with legacy iptablesPhil Sutter2018-09-012-0/+76
* xtables: Fix for deleting rules with commentPhil Sutter2018-08-291-0/+15
* ebtables: Fix entries count in chain listingPhil Sutter2018-08-161-0/+30
* xtables: Make 'iptables -S nonexisting' return non-zeroPhil Sutter2018-08-162-0/+80
* ebtables: Merge libebt_limit.c into libxt_limit.cPhil Sutter2018-08-162-5/+5
* xtables: Fix for wrong counter format in -S outputPhil Sutter2018-08-091-0/+48