summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/netfilter
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-191-0/+52
|\
| * selftests: netfilter: Run nft_audit.sh in its own netnsPhil Sutter2023-10-181-0/+6
| * netfilter: nf_tables: audit log object reset once per tablePhil Sutter2023-10-181-0/+46
* | net: skb_find_text: Ignore patterns extending past 'to'Phil Sutter2023-10-182-1/+129
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-054-18/+292
|\|
| * netfilter: nf_tables: Deduplicate nft_register_obj audit logsPhil Sutter2023-10-041-0/+20
| * selftests: netfilter: Extend nft_audit.shPhil Sutter2023-10-041-16/+81
| * selftests: netfilter: test for sctp collision processing in nf_conntrackXin Long2023-10-043-2/+191
* | selftests: netfilter: test nat source port clash resolution interaction with ...Florian Westphal2023-09-281-9/+37
|/
* selftests: netfilter: Test nf_tables audit loggingPhil Sutter2023-09-135-2/+277
* selftests: nft_flowtable.sh: check ingress/egress chain tooFlorian Westphal2023-05-101-0/+124
* selftests: nft_flowtable.sh: monitor result file sizesBoris Sukholitko2023-05-101-1/+9
* selftests: nft_flowtable.sh: wait for specific nc pidsBoris Sukholitko2023-05-101-1/+2
* selftests: nft_flowtable.sh: no need for ps -x optionBoris Sukholitko2023-05-101-2/+2
* selftests: nft_flowtable.sh: use /proc for pid checkingBoris Sukholitko2023-05-101-2/+2
* selftests: netfilter: fix libmnl pkg-config usageJeremy Sowden2023-05-031-2/+5
* selftests: nft_nat: ensuring the listening side is up before starting the clientHangbin Liu2023-03-011-0/+2
* netfilter: ip6t_rpfilter: Fix regression with VRF interfacesPhil Sutter2023-02-221-6/+26
* 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