aboutsummaryrefslogtreecommitdiff
path: root/iptables/tests/shell/testcases
AgeCommit message (Expand)Author
2019-11-06tests: shell: Add ipt-restore/0007-flush-noflush_0Phil Sutter
2019-10-24iptables-xml: Use add_param_to_argv()Phil Sutter
2019-10-23xtables-restore: Unbreak *tables-restorePhil Sutter
2019-10-21xtables-restore: Fix --table parameter checkPhil Sutter
2019-10-18xtables-restore: Introduce rule counter tokenizer functionPhil Sutter
2019-09-30nft: Fix for add and delete of same rule in single batchPhil Sutter
2019-09-26tests/shell: Speed up ipt-restore/0004-restore-race_0Phil Sutter
2019-09-23tests/shell: Make ebtables-basic test more verbosePhil Sutter
2019-09-12ebtables: fix over-eager -o checks on custom chainsFlorian Westphal
2019-07-29restore legacy behaviour of iptables-restore when rules start with -4/-6Adel Belhouane
2019-07-23xtables-save: Unify *-save header/footer commentsPhil Sutter
2019-07-23ebtables-save: Fix counter formattingPhil Sutter
2019-05-15tests: Fix ipt-restore/0004-restore-race_0 testcasePhil Sutter
2019-04-27tests: add test script for race-free restoreFlorian Westphal
2019-04-19tests: return-codes script is bash specificFlorian Westphal
2019-02-21arptables: Print space before comma and countersPhil Sutter
2019-02-13tests: Extend return codes check by error messagesPhil Sutter
2019-02-08ebtables-nft: Support user-defined chain policiesPhil Sutter
2019-02-05xtables: Fix for false-positive rule matchingPhil Sutter
2019-02-01xtables: Fix for crash when comparing rules with standard targetPhil Sutter
2019-01-31tests: shell: Add arptables-nft verbose output testPhil Sutter
2019-01-31arptables-nft: Don't print default h-len/h-type valuesPhil Sutter
2019-01-31arptables-nft-save: Fix position of -j optionPhil Sutter
2019-01-31arptables-nft: Fix MARK target parsing and printingPhil Sutter
2019-01-28xtables: Fix for inserting rule at wrong positionPhil Sutter
2018-12-27tests: Extend verbose output and return code testsPhil Sutter
2018-11-12tests: shell: fix expected arptables-save outputFlorian Westphal
2018-11-12arptables: pre-init hlen and ethertypeFlorian Westphal
2018-11-12xtables: Fix error return code in nft_chain_user_rename()Phil Sutter
2018-11-07libxtables: add and use mac print helpersFlorian Westphal
2018-09-10xtables: Accept --wait in iptables-nft-restorePhil Sutter
2018-09-01xtables: Align return codes with legacy iptablesPhil Sutter
2018-08-29xtables: Fix for deleting rules with commentPhil Sutter
2018-08-16ebtables: Fix entries count in chain listingPhil Sutter
2018-08-16xtables: Make 'iptables -S nonexisting' return non-zeroPhil Sutter
2018-08-16ebtables: Merge libebt_limit.c into libxt_limit.cPhil Sutter
2018-08-09xtables: Fix for wrong counter format in -S outputPhil Sutter
2018-08-09xtables: Don't pass full invflags to add_compat()Phil Sutter
2018-08-09tests: Fix skipping for recent nft-only testsPhil Sutter
2018-08-06tests: Add ebtables-{save,restore} testcasesPhil Sutter
2018-08-06tests: Add arptables-{save,restore} testcasesPhil Sutter
2018-08-04xtables: Match verbose ip{,6}tables output with legacyPhil Sutter
2018-08-04xtables: Do not count rules as chain referencesPhil Sutter
2018-08-01nft: don't print rule counters unless verboseEric Garver
2018-07-26iptables-restore: free the table lock when skipping a tableJoel Goguen
2018-07-24xtables: avoid bogus 'is incompatible' warningFlorian Westphal
2018-07-10iptables: tests: add test for iptables-save and iptables-restoreArushi Singhal
2018-07-07iptables: tests: shell: Add READMEArushi Singhal
2018-07-02tests: add script that mimics firewalld startupFlorian Westphal
2018-06-29tests: fix variable name to multi-binaryFlorian Westphal