]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
netlink: add attributes to fdb interface
authorstephen hemminger <shemminger@vyatta.com>
Mon, 1 Oct 2012 12:32:33 +0000 (12:32 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 1 Oct 2012 22:39:44 +0000 (18:39 -0400)
commitedc7d57327bd08bfd04f41531d49b176369db218
treec1005cd5c5e9006c4eb2de39b3d14598f2206892
parentde0a41484c47d783dd4d442914815076aa2caac2
netlink: add attributes to fdb interface

Later changes need to be able to refer to neighbour attributes
when doing fdb_add.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
drivers/net/macvlan.c
include/linux/netdevice.h
net/bridge/br_fdb.c
net/bridge/br_private.h
net/core/rtnetlink.c