mirror of
https://github.com/Dasharo/linux.git
synced 2026-03-06 15:25:10 -08:00
selftests: net: Add bridge neighbor suppression test
Add test cases for bridge neighbor suppression, testing both per-port
and per-{Port, VLAN} neighbor suppression with both ARP and NS packets.
Example truncated output:
# ./test_bridge_neigh_suppress.sh
[...]
Tests passed: 148
Tests failed: 0
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Acked-by: Nikolay Aleksandrov <razor@blackwall.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
160656d720
commit
7648ac72dc
@@ -83,6 +83,7 @@ TEST_GEN_FILES += nat6to4.o
|
||||
TEST_GEN_FILES += ip_local_port_range
|
||||
TEST_GEN_FILES += bind_wildcard
|
||||
TEST_PROGS += test_vxlan_mdb.sh
|
||||
TEST_PROGS += test_bridge_neigh_suppress.sh
|
||||
|
||||
TEST_FILES := settings
|
||||
|
||||
|
||||
862
tools/testing/selftests/net/test_bridge_neigh_suppress.sh
Executable file
862
tools/testing/selftests/net/test_bridge_neigh_suppress.sh
Executable file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user