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)
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

Simple merge