]> Pileus Git - ~andy/linux/commit
Merge branch 'bonding_netlink'
authorDavid S. Miller <davem@davemloft.net>
Tue, 17 Dec 2013 21:09:15 +0000 (16:09 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 17 Dec 2013 21:09:15 +0000 (16:09 -0500)
commit7271174fbcbba04aa4f9a0822bedf0faa42d2f38
treef56a769614db94ee58c127db19da6dadff494c57
parentc3bd85495aef69e9df2e03a450a3a1f195c3867c
parentd8838de70adc64e20db531333e035aacd5910fca
Merge branch 'bonding_netlink'

Scott Feldman says:

====================
bonding: add some more netlink attributes

The following series implements five more bonding netlink attributes:

primary
primary_reselect
fail_over_mac
xmit_hash_policy
resend_igmp

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.
====================

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