aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/netfilter (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-05-10selftests: nft_flowtable.sh: check ingress/egress chain tooFlorian Westphal1-0/+124
2023-05-10selftests: nft_flowtable.sh: monitor result file sizesBoris Sukholitko1-1/+9
2023-05-10selftests: nft_flowtable.sh: wait for specific nc pidsBoris Sukholitko1-1/+2
2023-05-10selftests: nft_flowtable.sh: no need for ps -x optionBoris Sukholitko1-2/+2
2023-05-10selftests: nft_flowtable.sh: use /proc for pid checkingBoris Sukholitko1-2/+2
2023-05-03selftests: netfilter: fix libmnl pkg-config usageJeremy Sowden1-2/+5
2023-03-01selftests: nft_nat: ensuring the listening side is up before starting the clientHangbin Liu1-0/+2
2023-02-22netfilter: ip6t_rpfilter: Fix regression with VRF interfacesPhil Sutter1-6/+26
2023-01-11selftests: netfilter: fix transaction test script timeout handlingFlorian Westphal2-7/+10
2022-11-30netfilter: conntrack: set icmpv6 redirects as RELATEDFlorian Westphal1-2/+34
2022-11-09selftests: netfilter: Fix and review rpath.shPhil Sutter1-6/+8
2022-10-12selftests: netfilter: Fix nft_fib.sh for all.rp_filter=1Phil Sutter1-0/+1
2022-10-12selftests: netfilter: Test reverse path filteringPhil Sutter2-1/+148
2022-09-07selftests: nft_concat_range: add socat supportFlorian Westphal1-12/+53
2022-08-31netfilter: remove nf_conntrack_helper sysctl and modparam togglesPablo Neira Ayuso1-10/+26
2022-08-17testing: selftests: nft_flowtable.sh: rework test to detect offload failureFlorian Westphal1-57/+84
2022-08-17testing: selftests: nft_flowtable.sh: use random netns namesFlorian Westphal1-118/+128
2022-08-05selftests: netfilter: add test case for nf trace infrastructureFlorian Westphal1-5/+76
2022-06-21selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.shJie2x Zhou1-1/+1
2022-06-01netfilter: nat: really support inet nat without l3 addressFlorian Westphal1-0/+43
2022-04-11selftests: netfilter: add fib expression forward test caseFlorian Westphal1-0/+50
2022-03-23Merge tag 'linux-kselftest-next-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-0/+1
2022-03-08Revert "netfilter: nat: force port remap to prevent shadowing well-known ports"Florian Westphal1-3/+2
2022-03-03selftests: netfilter: fix a build error on openSUSEGeliang Tang1-0/+1
2022-03-01selftests: netfilter: add nfqueue TCP_NEW_SYN_RECV socket race testFlorian Westphal4-1/+157
2022-02-11selftests: netfilter: disable rp_filter on routerHangbin Liu1-0/+1
2022-02-10selftests: netfilter: synproxy test requires nf_conntrackPablo Neira Ayuso1-0/+2
2022-02-09selftests: netfilter: fix exit value for nft_concat_rangeHangbin Liu1-1/+1
2022-02-09selftests: netfilter: add synproxy testFlorian Westphal2-1/+116
2022-01-27selftests: nft_concat_range: add test for reload with no element add/delFlorian Westphal1-1/+71
2022-01-27selftests: netfilter: check stateless nat udp checksum fixupFlorian Westphal1-0/+152
2022-01-27selftests: netfilter: reduce zone stress test running timeFlorian Westphal1-6/+6
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-9/+10
2022-01-06selftests: netfilter: switch to socat for tests using -q optionHangbin Liu2-9/+10
2021-12-23netfilter: nat: force port remap to prevent shadowing well-known portsFlorian Westphal1-2/+3
2021-12-08selftests: netfilter: switch zone stress to socatFlorian Westphal1-6/+13
2021-12-08selftests: netfilter: Add correctness test for mac,net set typeStefano Brivio1-3/+21
2021-12-08vrf: don't run conntrack on vrf with !dflt qdiscNicolas Dichtel1-4/+26
2021-11-15selftests: nft_nat: switch port shadow test cases to socatFlorian Westphal1-7/+19
2021-11-08selftests: nft_nat: Simplify port shadow notrack testPhil Sutter1-2/+1
2021-11-08selftests: nft_nat: Improve port shadow test stabilityPhil Sutter1-2/+4
2021-11-08selftests: netfilter: extend nfqueue tests to cover vrf deviceFlorian Westphal1-0/+54
2021-11-08selftests: netfilter: add a vrf+conntrack testcaseFlorian Westphal2-1/+221
2021-10-14selftests: netfilter: remove stray bash debug lineFlorian Westphal1-1/+0
2021-10-12selftests: nft_nat: add udp hole punch test caseFlorian Westphal1-0/+145
2021-09-21selftests: netfilter: add zone stress test with colliding tuplesFlorian Westphal1-0/+156
2021-09-21selftests: netfilter: add selftest for directional zone supportFlorian Westphal1-0/+309
2021-07-02selftest: netfilter: add test case for unreplied tcp connectionsFlorian Westphal2-1/+168
2021-06-09selftests: netfilter: add fib test caseFlorian Westphal2-1/+222
2021-03-24selftests: netfilter: flowtable bridge and vlan supportPablo Neira Ayuso1-0/+82