Netdev List
 help / color / mirror / Atom feed
From: Scott Feldman <sfeldma@cumulusnetworks.com>
To: vfalico@redhat.com, fubar@us.ibm.com, andy@greyhouse.net
Cc: netdev@vger.kernel.org, shm@cumulusnetworks.com
Subject: [PATCH net-next 0/8] bonding: add more netlink attributes
Date: Thu, 07 Nov 2013 01:42:46 -0800	[thread overview]
Message-ID: <20131107093823.15846.31745.stgit@monster-03.cumulusnetworks.com> (raw)

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(-)

-- 

             reply	other threads:[~2013-11-07  9:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-07  9:42 Scott Feldman [this message]
2013-11-08  0:23 ` [PATCH net-next 0/8] bonding: add more netlink attributes David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131107093823.15846.31745.stgit@monster-03.cumulusnetworks.com \
    --to=sfeldma@cumulusnetworks.com \
    --cc=andy@greyhouse.net \
    --cc=fubar@us.ibm.com \
    --cc=netdev@vger.kernel.org \
    --cc=shm@cumulusnetworks.com \
    --cc=vfalico@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox