* [PATCH net-next 0/8] bonding: add more netlink attributes
@ 2013-11-07 9:42 Scott Feldman
2013-11-08 0:23 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Scott Feldman @ 2013-11-07 9:42 UTC (permalink / raw)
To: vfalico, fubar, andy; +Cc: netdev, shm
Following Jiri Pirko's lead, add more bonding netlink attributes. Sending
matching iproute2 patch separately. sysfs access to attributes is
retained.
There are more bonding attributes to add to netlink; I'll save those for a
follow-on patch set.
---
Scott Feldman (8):
bonding: add miimon netlink support
bonding: add updelay netlink support
bonding: add downdelay netlink support
bonding: add use_carrier netlink support
bonding: add arp_interval netlink support
bonding: add arp_ip_target netlink support
bonding: add arp_validate netlink support
bonding: add arp_all_targets netlink support
drivers/net/bonding/bond_netlink.c | 145 +++++++++++++++-
drivers/net/bonding/bond_options.c | 297 ++++++++++++++++++++++++++++++++
drivers/net/bonding/bond_sysfs.c | 335 ++++++++----------------------------
drivers/net/bonding/bonding.h | 10 +
include/uapi/linux/if_link.h | 8 +
5 files changed, 529 insertions(+), 266 deletions(-)
--
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [PATCH net-next 0/8] bonding: add more netlink attributes
2013-11-07 9:42 [PATCH net-next 0/8] bonding: add more netlink attributes Scott Feldman
@ 2013-11-08 0:23 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2013-11-08 0:23 UTC (permalink / raw)
To: sfeldma; +Cc: vfalico, fubar, andy, netdev, shm
From: Scott Feldman <sfeldma@cumulusnetworks.com>
Date: Thu, 07 Nov 2013 01:42:46 -0800
> Following Jiri Pirko's lead, add more bonding netlink attributes. Sending
> matching iproute2 patch separately. sysfs access to attributes is
> retained.
>
> There are more bonding attributes to add to netlink; I'll save those for a
> follow-on patch set.
Scott, please resubmit this work when the current merge window closes
and I open up net-next for new feature work again, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-11-08 0:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-07 9:42 [PATCH net-next 0/8] bonding: add more netlink attributes Scott Feldman
2013-11-08 0:23 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox