summaryrefslogtreecommitdiffstats
path: root/iptables/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* xtables: Don't pass full invflags to add_compat()Phil Sutter2018-08-091-0/+10
* tests: Fix skipping for recent nft-only testsPhil Sutter2018-08-094-4/+4
* tests: Add ebtables-{save,restore} testcasesPhil Sutter2018-08-062-0/+145
* tests: Add arptables-{save,restore} testcasesPhil Sutter2018-08-062-0/+86
* xtables: Match verbose ip{,6}tables output with legacyPhil Sutter2018-08-042-0/+102
* xtables: Do not count rules as chain referencesPhil Sutter2018-08-041-0/+14
* nft: don't print rule counters unless verboseEric Garver2018-08-011-0/+30
* iptables-restore: free the table lock when skipping a tableJoel Goguen2018-07-263-0/+101
* xtables: avoid bogus 'is incompatible' warningFlorian Westphal2018-07-241-0/+21
* tests: check iptables retval, not echoFlorian Westphal2018-07-101-2/+2
* iptables: tests: add test for iptables-save and iptables-restoreArushi Singhal2018-07-101-0/+47
* iptables: tests: shell: Add READMEArushi Singhal2018-07-074-1/+18
* tests: add script that mimics firewalld startupFlorian Westphal2018-07-023-0/+419
* tests: fix variable name to multi-binaryFlorian Westphal2018-06-292-10/+10
* tests: add a few simple tests for list/new/deleteFlorian Westphal2018-06-291-0/+52
* tests: add firewalld default ruleset from fedora 27Florian Westphal2018-06-273-0/+320
* tests: add another ipv4 only rulesetFlorian Westphal2018-06-272-0/+82
* tests: add initial save/restore test casesFlorian Westphal2018-06-278-34/+170
* tests: adapt test suite to run with legacy+nftables based binariesFlorian Westphal2018-06-275-93/+45
* tests: make duplicate test workFlorian Westphal2018-06-251-3/+1