summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* selftests: netfilter: add test case for recent mismatch bugFlorian Westphal3 days1-1/+38
* selftests: netfilter: skip br_netfilter queue tests if kernel is taintedFlorian Westphal2025-03-123-0/+15
* selftests: netfilter: Stabilize rpath.shPhil Sutter2024-12-111-2/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2024-11-192-0/+7
|\
| * selftests: netfilter: Fix missing return values in conntrack_dump_flushguanjing2024-11-141-0/+6
| * selftests: netfilter: Add missing gitignore fileLi Zhijian2024-11-141-0/+1
* | selftests: netfilter: nft_queue.sh: fix warnings with socat 1.8.0.0Florian Westphal2024-11-051-4/+4
* | selftests: netfilter: run conntrack_dump_flush in netnsFlorian Westphal2024-11-052-2/+5
* | selftests: net: include lib/sh/*.sh with lib.shMatthieu Baerts (NGI0)2024-11-051-1/+2
|/
* selftests: netfilter: remove unused parameterLiu Jing2024-10-301-3/+3
* selftests: netfilter: nft_flowtable.sh: make first pass deterministicFlorian Westphal2024-10-291-18/+21
* selftests: netfilter: conntrack_vrf.sh: add fib test caseFlorian Westphal2024-10-091-0/+33
* selftests: add regression test for br_netfilter panicAndy Roulin2024-10-043-0/+124
* selftests: netfilter: Add missing return valuezhang jiao2024-09-271-0/+1
* selftests: netfilter: Fix nft_audit.sh for newer nft binariesPhil Sutter2024-09-271-28/+29
* selftests: netfilter: Avoid hanging ipvs.shPhil Sutter2024-09-261-1/+1
* kselftest: add test for nfqueue induced conntrack raceFlorian Westphal2024-09-261-1/+91
* selftests: netfilter: nft_tproxy.sh: add tcp testsAntonio Ojea2024-09-264-0/+623
* selftests: netfilter: add reverse-clash resolution test caseFlorian Westphal2024-09-263-0/+178
* selftests: netfilter: nft_queue.sh: fix spurious timeout on debug kernelFlorian Westphal2024-09-031-22/+40
* selftests: netfilter: nft_queue.sh: reduce test file size for debug buildFlorian Westphal2024-08-291-1/+3
* selftests: netfilter: nft_queue.sh: sctp coverageAntonio Ojea2024-08-192-1/+86
* selftests: netfilter: add test for br_netfilter+conntrack+queue combinationFlorian Westphal2024-08-142-0/+79
* selftests: netfilter: add test case for recent mismatch bugFlorian Westphal2024-07-171-1/+75
* selftests: netfilter: nft_queue.sh: add test for disappearing listenerFlorian Westphal2024-06-281-0/+37
* selftests: netfilter: fix packetdrill conntrack testcaseFlorian Westphal2024-05-141-1/+1
* selftests: netfilter: nft_flowtable.sh: bump socat timeout to 1mFlorian Westphal2024-05-131-2/+3
* Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2024-05-1310-0/+475
|\
| * selftests: netfilter: add packetdrill based conntrack testsFlorian Westphal2024-05-1010-0/+475
* | selftests: netfilter: conntrack_tcp_unreplied.sh: wait for initial connection...Florian Westphal2024-05-071-7/+18
|/
* selftests: netfilter: nft_concat_range.sh: reduce debug kernel run timeFlorian Westphal2024-05-014-6/+34
* selftests: netfilter: avoid test timeouts on debug kernelsFlorian Westphal2024-04-304-3/+10
* tools: testing: selftests: prefer TEST_PROGS for conntrack_dump_flushFlorian Westphal2024-04-251-2/+1
* selftests: netfilter: fix conntrack_dump_flush retval on unsupported kernelFlorian Westphal2024-04-241-5/+3
* selftests: netfilter: nft_zones_many.sh: set ct sysctl after ruleset loadFlorian Westphal2024-04-241-1/+3
* selftests: netfilter: conntrack_vrf.sh: prefer socat, not iperf3Florian Westphal2024-04-241-19/+21
* selftests: netfilter: skip tests on early errorsFlorian Westphal2024-04-243-3/+14
* selftests: netfilter: nft_flowtable.sh: shellcheck cleanupsFlorian Westphal2024-04-241-121/+136
* selftests: netfilter: nft_flowtable.sh: re-run with random mtu sizesFlorian Westphal2024-04-241-0/+19
* selftests: netfilter: nft_concat_range.sh: shellcheck cleanupsFlorian Westphal2024-04-241-28/+25
* selftests: netfilter: nft_concat_range.sh: drop netcat supportFlorian Westphal2024-04-241-61/+13
* selftests: netfilter: nft_concat_range.sh: move to lib.sh infraFlorian Westphal2024-04-241-25/+37
* selftests: netfilter: update makefiles and kernel configFlorian Westphal2024-04-193-1/+57
* selftests: netfilter: nft_audit.sh: add more skip checksFlorian Westphal2024-04-191-4/+26
* selftests: netfilter: nft_meta.sh: small shellcheck cleanupFlorian Westphal2024-04-191-2/+2
* selftests: netfilter: nft_fib.sh: shellcheck cleanupsFlorian Westphal2024-04-191-67/+61
* selftests: netfilter: conntrack_ipip_mtu.sh: shellcheck cleanupsFlorian Westphal2024-04-191-37/+37
* selftests: netfilter: nft_nat_zones.sh: shellcheck cleanupsFlorian Westphal2024-04-191-118/+75
* selftests: netfilter: xt_string.sh: shellcheck cleanupsFlorian Westphal2024-04-191-17/+17
* selftests: netfilter: xt_string.sh: move to lib.sh infraFlorian Westphal2024-04-191-25/+30