Files
linux/net
Wilson Kok eb8d7baae2 bridge: skip fdb add if the port shouldn't learn
Check in fdb_add_entry() if the source port should learn, similar
check is used in br_fdb_update.
Note that new fdb entries which are added manually or
as local ones are still permitted.
This patch has been tested by running traffic via a bridge port and
switching the port's state, also by manually adding/removing entries
from the bridge's fdb.

Signed-off-by: Wilson Kok <wkok@cumulusnetworks.com>
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-05-25 20:29:54 -04:00
..
2015-03-02 16:43:41 -05:00
2015-05-25 20:27:50 -04:00
2015-03-06 21:50:02 -05:00
2015-05-25 13:25:34 -04:00
2014-10-07 20:28:44 -04:00
2015-05-12 23:19:49 -04:00