summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/netfilter
Commit message (Expand)AuthorAgeFilesLines
* selftests: netfilter: fix transaction test script timeout handlingFlorian Westphal2023-01-112-7/+10
* netfilter: conntrack: set icmpv6 redirects as RELATEDFlorian Westphal2022-11-301-2/+34
* selftests: netfilter: Fix and review rpath.shPhil Sutter2022-11-091-6/+8
* selftests: netfilter: Fix nft_fib.sh for all.rp_filter=1Phil Sutter2022-10-121-0/+1
* selftests: netfilter: Test reverse path filteringPhil Sutter2022-10-122-1/+148
* selftests: nft_concat_range: add socat supportFlorian Westphal2022-09-071-12/+53
* netfilter: remove nf_conntrack_helper sysctl and modparam togglesPablo Neira Ayuso2022-08-311-10/+26
* testing: selftests: nft_flowtable.sh: rework test to detect offload failureFlorian Westphal2022-08-171-57/+84
* testing: selftests: nft_flowtable.sh: use random netns namesFlorian Westphal2022-08-171-118/+128
* selftests: netfilter: add test case for nf trace infrastructureFlorian Westphal2022-08-051-5/+76
* selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.shJie2x Zhou2022-06-211-1/+1
* netfilter: nat: really support inet nat without l3 addressFlorian Westphal2022-06-011-0/+43
* selftests: netfilter: add fib expression forward test caseFlorian Westphal2022-04-111-0/+50
* Merge tag 'linux-kselftest-next-5.18-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-03-231-0/+1
|\
| * selftests: netfilter: fix a build error on openSUSEGeliang Tang2022-03-031-0/+1
* | Revert "netfilter: nat: force port remap to prevent shadowing well-known ports"Florian Westphal2022-03-081-3/+2
* | selftests: netfilter: add nfqueue TCP_NEW_SYN_RECV socket race testFlorian Westphal2022-03-014-1/+157
|/
* selftests: netfilter: disable rp_filter on routerHangbin Liu2022-02-111-0/+1
* selftests: netfilter: synproxy test requires nf_conntrackPablo Neira Ayuso2022-02-101-0/+2
* selftests: netfilter: fix exit value for nft_concat_rangeHangbin Liu2022-02-091-1/+1
* selftests: netfilter: add synproxy testFlorian Westphal2022-02-092-1/+116
* selftests: nft_concat_range: add test for reload with no element add/delFlorian Westphal2022-01-271-1/+71
* selftests: netfilter: check stateless nat udp checksum fixupFlorian Westphal2022-01-271-0/+152
* selftests: netfilter: reduce zone stress test running timeFlorian Westphal2022-01-271-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-092-9/+10
|\
| * selftests: netfilter: switch to socat for tests using -q optionHangbin Liu2022-01-062-9/+10
* | netfilter: nat: force port remap to prevent shadowing well-known portsFlorian Westphal2021-12-231-2/+3
|/
* selftests: netfilter: switch zone stress to socatFlorian Westphal2021-12-081-6/+13
* selftests: netfilter: Add correctness test for mac,net set typeStefano Brivio2021-12-081-3/+21
* vrf: don't run conntrack on vrf with !dflt qdiscNicolas Dichtel2021-12-081-4/+26
* selftests: nft_nat: switch port shadow test cases to socatFlorian Westphal2021-11-151-7/+19
* selftests: nft_nat: Simplify port shadow notrack testPhil Sutter2021-11-081-2/+1
* selftests: nft_nat: Improve port shadow test stabilityPhil Sutter2021-11-081-2/+4
* selftests: netfilter: extend nfqueue tests to cover vrf deviceFlorian Westphal2021-11-081-0/+54
* selftests: netfilter: add a vrf+conntrack testcaseFlorian Westphal2021-11-082-1/+221
* selftests: netfilter: remove stray bash debug lineFlorian Westphal2021-10-141-1/+0
* selftests: nft_nat: add udp hole punch test caseFlorian Westphal2021-10-121-0/+145
* selftests: netfilter: add zone stress test with colliding tuplesFlorian Westphal2021-09-211-0/+156
* selftests: netfilter: add selftest for directional zone supportFlorian Westphal2021-09-211-0/+309
* selftest: netfilter: add test case for unreplied tcp connectionsFlorian Westphal2021-07-022-1/+168
* selftests: netfilter: add fib test caseFlorian Westphal2021-06-092-1/+222
* selftests: netfilter: flowtable bridge and vlan supportPablo Neira Ayuso2021-03-241-0/+82
* selftests: netfilter: test nat port clash resolution interaction with tcp ear...Florian Westphal2021-02-282-1/+100
* selftests: netfilter: fix current yearFabian Frederick2021-02-041-1/+1
* selftests: netfilter: Pass family parameter "-f" to conntrack toolChen Yi2021-01-101-3/+9
* selftests: netfilter: add selftest for ipip pmtu discovery with enabled conne...Florian Westphal2021-01-072-1/+208
* Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-153-29/+134
|\
| * selftests: netfilter: extend nfqueue test caseFlorian Westphal2020-10-122-22/+109
| * selftests: netfilter: add time counter checkFabian Frederick2020-09-301-2/+8
| * selftests: netfilter: remove unused cnt and simplify command testingFabian Frederick2020-09-221-4/+2