]> git.karo-electronics.de Git - karo-tx-linux.git/commit
bridge: add NTF_USE support
authorstephen hemminger <shemminger@vyatta.com>
Wed, 9 Nov 2011 18:30:08 +0000 (18:30 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Nov 2011 05:41:54 +0000 (00:41 -0500)
commit292d1398983f3514a0eab13b7606df7f4730b498
tree4d62bdf2fd88b56432d8b9ec38dcf31e3e2e2a47
parent23020ab35364f2c91133b099c2b1f7458e29aa96
bridge: add NTF_USE support

More changes to the recent code to support control of forwarding
database via netlink.
   * Support NTF_USE like neighbour table
   * Validate state bits from application
   * Only send notifications (and change bits) if new entry is
     different.

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