linux-stable/drivers/net/bonding
sfeldma@cumulusnetworks.com 1d3ee88ae0 bonding: add netlink attributes to slave link dev
If link is IFF_SLAVE, extend link dev netlink attributes to include
slave attributes with new IFLA_SLAVE nest.  Add netlink notification
(RTM_NEWLINK) when slave status changes from backup to active, or
visa-versa.

Adds new ndo_get_slave op to net_device_ops to fill skb with IFLA_SLAVE
attributes.  Currently only used by bonding driver, but could be
used by other aggregating devices with slaves.

Signed-off-by: Scott Feldman <sfeldma@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-01-17 18:51:58 -08:00
..
bond_3ad.c bonding: fix __get_active_agg() RCU logic 2014-01-13 22:22:27 -08:00
bond_3ad.h bonding: remove the return value for bond_3ad_bind_slave() 2014-01-01 22:58:55 -05:00
bond_alb.c bonding: slight optimization for bond_alb_xmit() 2014-01-01 22:58:15 -05:00
bond_alb.h drivers/net/*: Fix FSF address in file headers 2013-12-06 12:37:55 -05:00
bond_debugfs.c bonding: delete migrated IP addresses from the rlb hash table 2012-11-30 12:07:27 -05:00
bond_main.c bonding: add netlink attributes to slave link dev 2014-01-17 18:51:58 -08:00
bond_netlink.c bonding: add netlink attributes to slave link dev 2014-01-17 18:51:58 -08:00
bond_options.c bonding: add bounds checking for tbl params 2014-01-03 21:03:22 -05:00
bond_procfs.c bonding: add sysfs /slave dir for bond slave devices. 2014-01-17 18:51:58 -08:00
bond_sysfs.c bonding: fix kstrtou8() return value verification in num_peer_notif 2014-01-06 16:26:00 -05:00
bond_sysfs_slave.c bonding: add sysfs /slave dir for bond slave devices. 2014-01-17 18:51:58 -08:00
bonding.h bonding: add netlink attributes to slave link dev 2014-01-17 18:51:58 -08:00
Makefile bonding: add sysfs /slave dir for bond slave devices. 2014-01-17 18:51:58 -08:00