History log of /linux-master/tools/testing/selftests/net/forwarding/bridge_sticky_fdb.sh
Revision Date Author Comments
# a804e5e2 27-Sep-2018 Nikolay Aleksandrov <nikolay@cumulusnetworks.com>

selftests: forwarding: test for bridge sticky flag

This test adds an fdb entry with the sticky flag and sends traffic from
a different port with the same mac as a source address expecting the entry
to not change ports if the flag is operating correctly.

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>