netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: nicolas.dichtel@6wind.com
Cc: netdev@vger.kernel.org
Subject: Re: [RESEND PATCH net-next v2] ipv6: add support of peer address
Date: Sun, 19 May 2013 15:10:01 -0700 (PDT)	[thread overview]
Message-ID: <20130519.151001.237409874641272058.davem@davemloft.net> (raw)
In-Reply-To: <1368779520-4895-1-git-send-email-nicolas.dichtel@6wind.com>

From: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Date: Fri, 17 May 2013 10:32:00 +0200

> This patch adds the support of peer address for IPv6. For example, it is
> possible to specify the remote end of a 6inY tunnel.
> This was already possible in IPv4:
>  ip addr add ip1 peer ip2 dev dev1
> 
> The peer address is specified with IFA_ADDRESS and the local address with
> IFA_LOCAL (like explained in include/uapi/linux/if_addr.h).
> Note that the API is not changed, because before this patch, it was not
> possible to specify two different addresses in IFA_LOCAL and IFA_REMOTE.
> There is a small change for the dump: if the peer is different from ::,
> IFA_ADDRESS will contain the peer address instead of the local address.
> 
> Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>

Applied, thanks Nicolas.

      reply	other threads:[~2013-05-19 22:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-29 20:44 [PATCH net-next] ipv6: add support of peer address Nicolas Dichtel
2013-04-30  8:31 ` Nicolas Dichtel
2013-04-30  9:17 ` [PATCH net-next v2] " Nicolas Dichtel
2013-04-30 19:04   ` David Miller
2013-04-30 21:58     ` Nicolas Dichtel
2013-05-17  8:32   ` [RESEND PATCH " Nicolas Dichtel
2013-05-19 22:10     ` David Miller [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=20130519.151001.237409874641272058.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=nicolas.dichtel@6wind.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).