]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commitcb4eae3d525abbe408e7e0efd7841b5c3c13cd0f
treebd02fab1dc6136cfd9f3b8cf2a5ef7619dbb8a7c
parentde47c4ab25d43a98e629cc11c2d90ae56145b35d
parentc13ab3ff176eab78b6ee93817484584af5807cf2
Merge branch 'bonding_nl'

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>