]> git.baikalelectronics.ru Git - kernel.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)
commit7319345f63db37eaab04be1ba96c923bedaa6b55
tree4d62bdf2fd88b56432d8b9ec38dcf31e3e2e2a47
parent634c71b836ccb835f8a8670e1bc8cb6409a9738f
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