]> 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)
commit55579db41b3b23598a2f0f0fd320abe86b117bf0
tree4d62bdf2fd88b56432d8b9ec38dcf31e3e2e2a47
parent71f375e5133325ade68951924542f3d6eb0d8882
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