]> git.baikalelectronics.ru Git - kernel.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)
commit636443544edf535201c5eaa2b5430d9eaa50914f
treebd02fab1dc6136cfd9f3b8cf2a5ef7619dbb8a7c
parentafa926f1033c30dbc1617a28fcb52cea138c1bf3
parent4daab923e6163bf2f1b0cd2fec473d189a12824f
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>