summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)AuthorFilesLines
2023-12-23selftests/net: convert pmtu.sh to run it in unique namespaceHangbin Liu1-18/+9
2023-12-23selftests/net: use unique netns name for setup_loopback.sh setup_veth.shHangbin Liu4-15/+20
2023-12-23selftests/net: convert xfrm_policy.sh to run it in unique namespaceHangbin Liu1-69/+69
2023-12-23selftests/net: convert stress_reuseport_listen.sh to run it in unique namespaceHangbin Liu1-3/+3
2023-12-23selftests/net: convert rtnetlink.sh to run it in unique namespaceHangbin Liu1-16/+18
2023-12-23selftests/net: convert netns-name.sh to run it in unique namespaceHangbin Liu1-22/+22
2023-12-23selftests/net: convert gre_gso.sh to run it in unique namespaceHangbin Liu1-11/+7
2023-12-23selftests/net: remove unneeded semicolonJiapeng Chong1-1/+1
2023-12-22selftest/tcp-ao: Rectify out-of-tree buildDmitry Safonov1-6/+3
2023-12-22selftests/net: Fix various spelling mistakes in TCP-AO testsColin Ian King4-5/+5
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni4-5/+35
2023-12-21kselftest: rtnetlink.sh: use grep_fail when expecting the cmd failHangbin Liu1-1/+1
2023-12-20selftests: vxlan_mdb: Add MDB bulk deletion testIdo Schimmel1-2/+199
2023-12-20selftests: bridge_mdb: Add MDB bulk deletion testIdo Schimmel1-2/+189
2023-12-19selftests: add vlan hw filter testsLiu Jian2-0/+30
2023-12-17selftests: mptcp: join: fix subflow_send_ack lookupGeliang Tang1-4/+4
2023-12-17selftests/net: Add TCP-AO key-management testDmitry Safonov2-0/+1181
2023-12-17selftests/net: Add TCP-AO selfconnect/simultaneous connect testDmitry Safonov2-0/+198
2023-12-17selftests/net: Add TCP-AO RST testDmitry Safonov3-1/+417
2023-12-17selftests/net: Add SEQ number extension testDmitry Safonov2-0/+246
2023-12-17selftests/net: Add TCP_REPAIR TCP-AO testsDmitry Safonov2-0/+237
2023-12-17selftests/net: Add test/benchmark for removing MKTsDmitry Safonov2-1/+362
2023-12-17selftests/net: Add TCP-AO + TCP-MD5 + no sign listen socket testsDmitry Safonov2-0/+743
2023-12-17selftests/net: Add test for TCP-AO add setsockopt() commandDmitry Safonov2-0/+836
2023-12-17selftests/net: Add a test for TCP-AO keys matchingDmitry Safonov2-0/+265
2023-12-17selftests/net: Add TCP-AO ICMPs accept testDmitry Safonov3-8/+22
2023-12-17selftests/net: Verify that TCP-AO complies with ignoring ICMPsDmitry Safonov2-0/+439
2023-12-17selftests/net: Add TCP-AO libraryDmitry Safonov11-0/+2796
2023-12-15selftests: forwarding: ethtool_rmon: Add histogram counter testTobias Waldekranz3-0/+153
2023-12-15selftests/net: optmem_max became per netnsEric Dumazet2-10/+8
2023-12-14selftests/net: convert fdb_flush.sh to run it in unique namespaceHangbin Liu1-5/+6
2023-12-14selftests/net: convert fib_tests.sh to run it in unique namespaceHangbin Liu1-97/+87
2023-12-14selftests/net: convert fib_rule_tests.sh to run it in unique namespaceHangbin Liu1-20/+16
2023-12-14selftests/net: convert fib-onlink-tests.sh to run it in unique namespaceHangbin Liu1-6/+3
2023-12-14selftests/net: convert fib_nexthops.sh to run it in unique namespaceHangbin Liu1-73/+69
2023-12-14selftests/net: convert fib_nexthop_nongw.sh to run it in unique namespaceHangbin Liu1-19/+15
2023-12-14selftests/net: convert fib_nexthop_multiprefix to run it in unique namespaceHangbin Liu1-50/+48
2023-12-14selftests/net: fix grep checking for fib_nexthop_multiprefixHangbin Liu1-2/+2
2023-12-14selftests/net: convert fcnal-test.sh to run it in unique namespaceHangbin Liu2-18/+14
2023-12-14selftests/net: convert srv6_end_dt6_l3vpn_test.sh to run it in unique namespaceHangbin Liu1-25/+21
2023-12-14selftests/net: convert srv6_end_dt4_l3vpn_test.sh to run it in unique namespaceHangbin Liu1-27/+21
2023-12-14selftests/net: convert srv6_end_dt46_l3vpn_test.sh to run it in unique namespaceHangbin Liu1-27/+24
2023-12-14selftests/net: add variable NS_LIST for lib.shHangbin Liu1-0/+8
2023-12-08selftests/net: convert vrf-xfrm-tests.sh to run it in unique namespaceHangbin Liu1-41/+36
2023-12-08selftests/net: convert vrf_strict_mode_test.sh to run it in unique namespaceHangbin Liu1-25/+22
2023-12-08selftests/net: convert vrf_route_leaking.sh to run it in unique namespaceHangbin Liu1-105/+96
2023-12-08selftests/net: convert test_vxlan_vnifiltering.sh to run it in unique namespaceHangbin Liu1-59/+95
2023-12-08selftests/net: convert test_vxlan_under_vrf.sh to run it in unique namespaceHangbin Liu1-34/+36
2023-12-08selftests/net: convert test_vxlan_nolocalbypass.sh to run it in unique namespaceHangbin Liu1-25/+23
2023-12-08selftests/net: convert test_vxlan_mdb.sh to run it in unique namespaceHangbin Liu1-103/+99