diff options
author | roopa <roopa@cumulusnetworks.com> | 2013-04-22 12:56:49 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-04-29 11:40:26 -0400 |
commit | b0a397fb352e65e3b6501dca9662617a18862ef1 (patch) | |
tree | 951ed994f24b426160e548d86c869becbda37f51 /drivers/net/vxlan.c | |
parent | c39904a0ac22cf05f5f44226457f6da0fe65457e (diff) |
bridge: Add fdb dst check during fdb update
Current bridge fdb update code does not seem to update the port
during fdb update. This patch adds a check for fdb dst (port)
change during fdb update. Also rearranges the call to
fdb_notify to send only one notification for create and update.
Changelog:
v2 - Change notify flag to bool
Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/vxlan.c')
0 files changed, 0 insertions, 0 deletions