commit | a804e5e21875418af03e0a413a633f4643739c90 | [log] [tgz] |
---|---|---|
author | Nikolay Aleksandrov <nikolay@cumulusnetworks.com> | Thu Sep 27 16:35:13 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 28 10:45:04 2018 -0700 |
tree | a8baab4cc532015b4bfd3bf3c5d0833ffac7cfd4 | |
parent | 1288aa7af20cfa25cb00cf0d77f94d1891644c83 [diff] |
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>