commit | a14e9fafaa3437a5e73e6ff521d3a351f173799b | [log] [tgz] |
---|---|---|
author | Nikolay Aleksandrov <nikolay@cumulusnetworks.com> | Tue Jul 03 15:42:44 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 04 21:40:02 2018 +0900 |
tree | 1645aa540fa5113a9018b9322169de96d49649b3 | |
parent | 967450c54300fd858b24e044ee960a1133c916a4 [diff] |
selftests: forwarding: test for bridge port isolation This test checks if the bridge port isolation feature works as expected by performing ping/ping6 tests between hosts that are isolated (should not work) and between an isolated and non-isolated hosts (should work). Same test is performed for flooding from and to isolated and non-isolated ports. Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>