summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net
AgeCommit message (Expand)AuthorLines
2023-12-17selftests/net: Add test/benchmark for removing MKTsDmitry Safonov-1/+362
2023-12-17selftests/net: Add TCP-AO + TCP-MD5 + no sign listen socket testsDmitry Safonov-0/+743
2023-12-17selftests/net: Add test for TCP-AO add setsockopt() commandDmitry Safonov-0/+836
2023-12-17selftests/net: Add a test for TCP-AO keys matchingDmitry Safonov-0/+265
2023-12-17selftests/net: Add TCP-AO ICMPs accept testDmitry Safonov-8/+22
2023-12-17selftests/net: Verify that TCP-AO complies with ignoring ICMPsDmitry Safonov-0/+439
2023-12-17selftests/net: Add TCP-AO libraryDmitry Safonov-0/+2796
2023-12-15selftests: forwarding: ethtool_rmon: Add histogram counter testTobias Waldekranz-0/+153
2023-12-15selftests/net: optmem_max became per netnsEric Dumazet-10/+8
2023-12-14selftests/net: convert fdb_flush.sh to run it in unique namespaceHangbin Liu-5/+6
2023-12-14selftests/net: convert fib_tests.sh to run it in unique namespaceHangbin Liu-97/+87
2023-12-14selftests/net: convert fib_rule_tests.sh to run it in unique namespaceHangbin Liu-20/+16
2023-12-14selftests/net: convert fib-onlink-tests.sh to run it in unique namespaceHangbin Liu-6/+3
2023-12-14selftests/net: convert fib_nexthops.sh to run it in unique namespaceHangbin Liu-73/+69
2023-12-14selftests/net: convert fib_nexthop_nongw.sh to run it in unique namespaceHangbin Liu-19/+15
2023-12-14selftests/net: convert fib_nexthop_multiprefix to run it in unique namespaceHangbin Liu-50/+48
2023-12-14selftests/net: fix grep checking for fib_nexthop_multiprefixHangbin Liu-2/+2
2023-12-14selftests/net: convert fcnal-test.sh to run it in unique namespaceHangbin Liu-18/+14
2023-12-14selftests/net: convert srv6_end_dt6_l3vpn_test.sh to run it in unique namespaceHangbin Liu-25/+21
2023-12-14selftests/net: convert srv6_end_dt4_l3vpn_test.sh to run it in unique namespaceHangbin Liu-27/+21
2023-12-14selftests/net: convert srv6_end_dt46_l3vpn_test.sh to run it in unique namespaceHangbin Liu-27/+24
2023-12-14selftests/net: add variable NS_LIST for lib.shHangbin Liu-0/+8
2023-12-08selftests/net: convert vrf-xfrm-tests.sh to run it in unique namespaceHangbin Liu-41/+36
2023-12-08selftests/net: convert vrf_strict_mode_test.sh to run it in unique namespaceHangbin Liu-25/+22
2023-12-08selftests/net: convert vrf_route_leaking.sh to run it in unique namespaceHangbin Liu-105/+96
2023-12-08selftests/net: convert test_vxlan_vnifiltering.sh to run it in unique namespaceHangbin Liu-59/+95
2023-12-08selftests/net: convert test_vxlan_under_vrf.sh to run it in unique namespaceHangbin Liu-34/+36
2023-12-08selftests/net: convert test_vxlan_nolocalbypass.sh to run it in unique namespaceHangbin Liu-25/+23
2023-12-08selftests/net: convert test_vxlan_mdb.sh to run it in unique namespaceHangbin Liu-103/+99
2023-12-08selftests/net: convert test_bridge_neigh_suppress.sh to run it in unique name...Hangbin Liu-169/+162
2023-12-08selftests/net: convert test_bridge_backup_port.sh to run it in unique namespaceHangbin Liu-189/+182
2023-12-05selftests/net: convert unicast_extensions.sh to run it in unique namespaceHangbin Liu-53/+46
2023-12-05selftests/net: convert sctp_vrf.sh to run it in unique namespaceHangbin Liu-9/+3
2023-12-05selftests/net: convert ndisc_unsolicited_na_test.sh to run it in unique names...Hangbin Liu-12/+7
2023-12-05selftests/net: convert l2tp.sh to run it in unique namespaceHangbin Liu-68/+62
2023-12-05selftests/net: convert ioam6.sh to run it in unique namespaceHangbin Liu-126/+121
2023-12-05sleftests/net: convert icmp.sh to run it in unique namespaceHangbin Liu-6/+4
2023-12-05selftests/net: convert icmp_redirect.sh to run it in unique namespaceHangbin Liu-94/+88
2023-12-05selftests/net: convert traceroute.sh to run it in unique namespaceHangbin Liu-46/+36
2023-12-05selftests/net: convert drop_monitor_tests.sh to run it in unique namespaceHangbin Liu-10/+11
2023-12-05selftests/net: convert cmsg tests to make them run in unique namespaceHangbin Liu-12/+12
2023-12-05selftests/net: convert arp_ndisc_untracked_subnets.sh to run it in unique nam...Hangbin Liu-12/+6
2023-12-05selftests/net: specify the interface when do arpingHangbin Liu-1/+1
2023-12-05selftests/net: convert arp_ndisc_evict_nocarrier.sh to run it in unique names...Hangbin Liu-30/+16
2023-12-05selftests/net: add lib.shHangbin Liu-27/+87
2023-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-18/+11
2023-11-29selftests: mptcp: add mptcp_lib_wait_local_port_listenGeliang Tang-75/+24
2023-11-29selftests: mptcp: add mptcp_lib_check_transferGeliang Tang-63/+29
2023-11-29selftests: mptcp: add mptcp_lib_make_fileGeliang Tang-17/+13
2023-11-29selftests: mptcp: add missing oflag=appendGeliang Tang-1/+1