[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131218052755.13529.61835.stgit@monster-03.cumulusnetworks.com>
Date: Tue, 17 Dec 2013 21:30:02 -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 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.
---
Scott Feldman (5):
bonding: add num_grat_arp attribute netlink support
bonding: add all_slaves_active attribute netlink support
bonding: add min_links attribute netlink support
bonding: add lp_interval attribute netlink support
bonding: add packets_per_slave attribute netlink support
drivers/net/bonding/bond_netlink.c | 78 ++++++++++++++++++++++++
drivers/net/bonding/bond_options.c | 80 +++++++++++++++++++++++++
drivers/net/bonding/bond_sysfs.c | 116 +++++++++++++++++-------------------
drivers/net/bonding/bonding.h | 7 ++
include/uapi/linux/if_link.h | 5 ++
5 files changed, 225 insertions(+), 61 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