]> Pileus Git - ~andy/linux/commitdiff
Merge branch 'bonding_nl'
authorDavid S. Miller <davem@davemloft.net>
Thu, 19 Dec 2013 23:32:47 +0000 (18:32 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 Dec 2013 23:32:47 +0000 (18:32 -0500)
Scott Feldman says:

====================
bonding: add even more netlink attributes

The following series implements five more bonding netlink attributes:

num_grat_arp|num_unsol_na
all_slaves_active
min_links
lp_interval
packets_per_slave

Tested with modified iproute2 to verify attributes can be set at bond creation
time or set later.  Verified sysfs interface to attributes continues to work.

I have one more set after this one for all of the 802.3ad attributes.  Whew.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge