]> git.karo-electronics.de Git - karo-tx-linux.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)
commit64af1bac9b979ae1f2f052742fda06d65f497643
treebcd4b0063382a5b9da64fb2e19af4ec0bfd98516
parent77f9859837cbe262ef2aa12fc38d18458814c2ca
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