summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/netfilter
AgeCommit message (Expand)AuthorLines
2024-04-12selftests: netfilter: move to net subdirFlorian Westphal-8895/+0
2024-02-29selftests: netfilter: add bridge conntrack + multicast test caseFlorian Westphal-1/+190
2024-02-08netfilter: ctnetlink: fix filtering for zone 0Felix Huettner-1/+42
2023-12-22netfilter: ctnetlink: support filtering by zoneFelix Huettner-1/+434
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+52
2023-10-18selftests: netfilter: Run nft_audit.sh in its own netnsPhil Sutter-0/+6
2023-10-18netfilter: nf_tables: audit log object reset once per tablePhil Sutter-0/+46
2023-10-18net: skb_find_text: Ignore patterns extending past 'to'Phil Sutter-1/+129
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-18/+292
2023-10-04netfilter: nf_tables: Deduplicate nft_register_obj audit logsPhil Sutter-0/+20
2023-10-04selftests: netfilter: Extend nft_audit.shPhil Sutter-16/+81
2023-10-04selftests: netfilter: test for sctp collision processing in nf_conntrackXin Long-2/+191
2023-09-28selftests: netfilter: test nat source port clash resolution interaction with ...Florian Westphal-9/+37
2023-09-13selftests: netfilter: Test nf_tables audit loggingPhil Sutter-2/+277
2023-05-10selftests: nft_flowtable.sh: check ingress/egress chain tooFlorian Westphal-0/+124
2023-05-10selftests: nft_flowtable.sh: monitor result file sizesBoris Sukholitko-1/+9
2023-05-10selftests: nft_flowtable.sh: wait for specific nc pidsBoris Sukholitko-1/+2
2023-05-10selftests: nft_flowtable.sh: no need for ps -x optionBoris Sukholitko-2/+2
2023-05-10selftests: nft_flowtable.sh: use /proc for pid checkingBoris Sukholitko-2/+2
2023-05-03selftests: netfilter: fix libmnl pkg-config usageJeremy Sowden-2/+5
2023-03-01selftests: nft_nat: ensuring the listening side is up before starting the clientHangbin Liu-0/+2
2023-02-22netfilter: ip6t_rpfilter: Fix regression with VRF interfacesPhil Sutter-6/+26
2023-01-11selftests: netfilter: fix transaction test script timeout handlingFlorian Westphal-7/+10
2022-11-30netfilter: conntrack: set icmpv6 redirects as RELATEDFlorian Westphal-2/+34
2022-11-09selftests: netfilter: Fix and review rpath.shPhil Sutter-6/+8
2022-10-12selftests: netfilter: Fix nft_fib.sh for all.rp_filter=1Phil Sutter-0/+1
2022-10-12selftests: netfilter: Test reverse path filteringPhil Sutter-1/+148
2022-09-07selftests: nft_concat_range: add socat supportFlorian Westphal-12/+53
2022-08-31netfilter: remove nf_conntrack_helper sysctl and modparam togglesPablo Neira Ayuso-10/+26
2022-08-17testing: selftests: nft_flowtable.sh: rework test to detect offload failureFlorian Westphal-57/+84
2022-08-17testing: selftests: nft_flowtable.sh: use random netns namesFlorian Westphal-118/+128
2022-08-05selftests: netfilter: add test case for nf trace infrastructureFlorian Westphal-5/+76
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