summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/netfilter
AgeCommit message (Expand)AuthorLines
2022-06-21selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.shJie2x Zhou-1/+1
2022-06-01netfilter: nat: really support inet nat without l3 addressFlorian Westphal-0/+43
2022-04-11selftests: netfilter: add fib expression forward test caseFlorian Westphal-0/+50
2022-03-23Merge tag 'linux-kselftest-next-5.18-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-0/+1
2022-03-08Revert "netfilter: nat: force port remap to prevent shadowing well-known ports"Florian Westphal-3/+2
2022-03-03selftests: netfilter: fix a build error on openSUSEGeliang Tang-0/+1
2022-03-01selftests: netfilter: add nfqueue TCP_NEW_SYN_RECV socket race testFlorian Westphal-1/+157
2022-02-11selftests: netfilter: disable rp_filter on routerHangbin Liu-0/+1
2022-02-10selftests: netfilter: synproxy test requires nf_conntrackPablo Neira Ayuso-0/+2
2022-02-09selftests: netfilter: fix exit value for nft_concat_rangeHangbin Liu-1/+1
2022-02-09selftests: netfilter: add synproxy testFlorian Westphal-1/+116
2022-01-27selftests: nft_concat_range: add test for reload with no element add/delFlorian Westphal-1/+71
2022-01-27selftests: netfilter: check stateless nat udp checksum fixupFlorian Westphal-0/+152
2022-01-27selftests: netfilter: reduce zone stress test running timeFlorian Westphal-6/+6
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-9/+10
2022-01-06selftests: netfilter: switch to socat for tests using -q optionHangbin Liu-9/+10
2021-12-23netfilter: nat: force port remap to prevent shadowing well-known portsFlorian Westphal-2/+3
2021-12-08selftests: netfilter: switch zone stress to socatFlorian Westphal-6/+13
2021-12-08selftests: netfilter: Add correctness test for mac,net set typeStefano Brivio-3/+21
2021-12-08vrf: don't run conntrack on vrf with !dflt qdiscNicolas Dichtel-4/+26
2021-11-15selftests: nft_nat: switch port shadow test cases to socatFlorian Westphal-7/+19
2021-11-08selftests: nft_nat: Simplify port shadow notrack testPhil Sutter-2/+1
2021-11-08selftests: nft_nat: Improve port shadow test stabilityPhil Sutter-2/+4
2021-11-08selftests: netfilter: extend nfqueue tests to cover vrf deviceFlorian Westphal-0/+54
2021-11-08selftests: netfilter: add a vrf+conntrack testcaseFlorian Westphal-1/+221
2021-10-14selftests: netfilter: remove stray bash debug lineFlorian Westphal-1/+0
2021-10-12selftests: nft_nat: add udp hole punch test caseFlorian Westphal-0/+145
2021-09-21selftests: netfilter: add zone stress test with colliding tuplesFlorian Westphal-0/+156
2021-09-21selftests: netfilter: add selftest for directional zone supportFlorian Westphal-0/+309
2021-07-02selftest: netfilter: add test case for unreplied tcp connectionsFlorian Westphal-1/+168
2021-06-09selftests: netfilter: add fib test caseFlorian Westphal-1/+222
2021-03-24selftests: netfilter: flowtable bridge and vlan supportPablo Neira Ayuso-0/+82
2021-02-28selftests: netfilter: test nat port clash resolution interaction with tcp ear...Florian Westphal-1/+100
2021-02-04selftests: netfilter: fix current yearFabian Frederick-1/+1
2021-01-10selftests: netfilter: Pass family parameter "-f" to conntrack toolChen Yi-3/+9
2021-01-07selftests: netfilter: add selftest for ipip pmtu discovery with enabled conne...Florian Westphal-1/+208
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-29/+134
2020-10-15Merge tag 'linux-kselftest-next-5.10-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-0/+2
2020-10-12selftests: netfilter: extend nfqueue test caseFlorian Westphal-22/+109
2020-09-30selftests: netfilter: add time counter checkFabian Frederick-2/+8
2020-09-23selftests: Add missing gitignore entriesGabriel Krisman Bertazi-0/+2
2020-09-22selftests: netfilter: remove unused cnt and simplify command testingFabian Frederick-4/+2
2020-09-22selftests: netfilter: fix nft_meta.sh error reportingFabian Frederick-1/+1
2020-09-22selftests: netfilter: add cpu counter checkFabian Frederick-0/+14
2020-08-28selftests: netfilter: add command usageFabian Frederick-0/+11
2020-08-28selftests: netfilter: simplify command testingFabian Frederick-23/+11
2020-08-28selftests: netfilter: remove unused variable in make_file()Fabian Frederick-3/+2
2020-08-28selftests: netfilter: exit on invalid parametersFabian Frederick-3/+12
2020-08-28selftests: netfilter: fix header exampleFabian Frederick-1/+1
2020-08-13selftests: netfilter: kill running process onlyFabian Frederick-2/+8