commit | cab93af0ed6a12b63ebf0ebca37e6d8efd399114 | [log] [tgz] |
---|---|---|
author | Nikolay Aleksandrov <nikolay@cumulusnetworks.com> | Fri Apr 14 13:49:34 2017 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 17 13:45:34 2017 -0400 |
tree | f06321abb51d03e36218c6a73202133c45404f7d | |
parent | f5001ceab8996d76880004381c188b3b96c8c7af [diff] |
net: bridge: notify on hw fdb takeover Recently we added support for SW fdbs to take over HW ones, but that results in changing a user-visible fdb flag thus we need to send a notification, also it's consistent with how HW takes over SW entries. Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>