[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131216003741.13453.71746.stgit@monster-03.cumulusnetworks.com>
Date: Sun, 15 Dec 2013 16:41:44 -0800
From: Scott Feldman <sfeldma@...ulusnetworks.com>
To: vfalico@...hat.com, fubar@...ibm.com, andy@...yhouse.net
Cc: netdev@...r.kernel.org, roopa@...ulusnetworks.com,
shm@...ulusnetworks.com
Subject: [PATCH net-next 0/5] 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.
---
Scott Feldman (5):
bonding: add primary attribute netlink support
bonding: add primary_select attribute netlink support
bonding: add fail_over_mac attribute netlink support
bonding: add xmit_hash_policy attribute netlink support
bonding: add resend_igmp attribute netlink support
drivers/net/bonding/bond_netlink.c | 76 ++++++++++++++++++++
drivers/net/bonding/bond_options.c | 109 ++++++++++++++++++++++++++++
drivers/net/bonding/bond_sysfs.c | 139 +++++++++++-------------------------
drivers/net/bonding/bonding.h | 7 ++
include/uapi/linux/if_link.h | 5 +
5 files changed, 240 insertions(+), 96 deletions(-)
--
Signature
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists