netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Jiri Pirko <jiri@resnulli.us>
Cc: netdev@vger.kernel.org, davem@davemloft.net, fubar@us.ibm.com,
	vfalico@redhat.com, andy@greyhouse.net,
	sfeldma@cumulusnetworks.com, john.r.fastabend@intel.com
Subject: Re: [patch iproute2 net-next-for-3.13 0/2] iplink: add support for bonding slave
Date: Mon, 17 Feb 2014 10:57:32 -0800	[thread overview]
Message-ID: <20140217105732.6598d4ee@nehalam.linuxnetplumber.net> (raw)
In-Reply-To: <1390495974-11234-1-git-send-email-jiri@resnulli.us>

On Thu, 23 Jan 2014 17:52:52 +0100
Jiri Pirko <jiri@resnulli.us> wrote:

> Jiri Pirko (2):
>   introduce support for slave info data
>   iplink: add support for bonding slave
> 
>  include/linux/if_link.h | 19 ++++++-----
>  ip/Makefile             |  2 +-
>  ip/ip_common.h          |  4 +++
>  ip/ipaddress.c          | 54 +++++++++++++++++++----------
>  ip/iplink.c             | 21 ++++++++++--
>  ip/iplink_bond_slave.c  | 90 +++++++++++++++++++++++++++++++++++++++++++++++++
>  6 files changed, 160 insertions(+), 30 deletions(-)
>  create mode 100644 ip/iplink_bond_slave.c
> 

Both applied - header was already updated.

      parent reply	other threads:[~2014-02-17 18:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-23 16:52 [patch iproute2 net-next-for-3.13 0/2] iplink: add support for bonding slave Jiri Pirko
2014-01-23 16:52 ` [patch iproute2 net-next-for-3.13 1/2] introduce support for slave info data Jiri Pirko
2014-01-23 16:52 ` [patch iproute2 net-next-for-3.13 2/2] iplink: add support for bonding slave Jiri Pirko
2014-02-17 18:57 ` Stephen Hemminger [this message]

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=20140217105732.6598d4ee@nehalam.linuxnetplumber.net \
    --to=stephen@networkplumber.org \
    --cc=andy@greyhouse.net \
    --cc=davem@davemloft.net \
    --cc=fubar@us.ibm.com \
    --cc=jiri@resnulli.us \
    --cc=john.r.fastabend@intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=sfeldma@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;
as well as URLs for NNTP newsgroup(s).