]> git.baikalelectronics.ru Git - kernel.git/commit
bridge: allow updating existing fdb entries
authorstephen hemminger <shemminger@vyatta.com>
Fri, 30 Sep 2011 14:37:27 +0000 (14:37 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Oct 2011 16:17:33 +0000 (12:17 -0400)
commit44ac6ebe27a8c201322c41fd8f1523c2544ec849
treebcd4b0063382a5b9da64fb2e19af4ec0bfd98516
parentce0403509873d53b6c70764c97b15a57b4e41529
bridge: allow updating existing fdb entries

Need to allow application to update existing fdb entries that already
exist. This makes bridge netlink neighbor API have same flags and
semantics as ip neighbor table.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_fdb.c