netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Atzm Watanabe <atzm@stratosphere.co.jp>
Cc: netdev@vger.kernel.org, David Miller <davem@davemloft.net>,
	Ben Hutchings <bhutchings@solarflare.com>,
	David Stevens <dlstevens@us.ibm.com>,
	Mike Rapoport <mike.rapoport@ravellosystems.com>
Subject: Re: [PATCH iproute2 v6] vxlan: Allow setting destination to unicast address.
Date: Fri, 26 Jul 2013 14:26:35 -0700	[thread overview]
Message-ID: <20130726142635.6945d0b0@nehalam.linuxnetplumber.net> (raw)
In-Reply-To: <87txjklfg2.wl%atzm@stratosphere.co.jp>

On Wed, 24 Jul 2013 14:01:01 +0900
Atzm Watanabe <atzm@stratosphere.co.jp> wrote:

> This patch allows setting VXLAN destination to unicast address.
> It allows that VXLAN can be used as peer-to-peer tunnel without
> multicast.
> 
> v6: change back to the v3 except for using new attribute because
>     replacing command-line parameters breaks existing scripts,
>     based by Cong Wang's comments.
> 
> v5: rebase on the latest.
> 
> v4: replace "group" with "remote" based by David Stevens's comments.
> 
> v3: move a new attribute REMOTE into the last of an enum list
>     based by Stephen Hemminger's comments.
>     fix the usage to show explicitly that both "remote" and "group"
>     cannot be specified, based by Ben Hutchings's comments.
> 
> v2: use a new argument "remote" instead of "group" based by
>     Stephen Hemminger's comments.
> 
> Signed-off-by: Atzm Watanabe <atzm@stratosphere.co.jp>

Applied

      reply	other threads:[~2013-07-26 21:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-24  5:01 [PATCH iproute2 v6] vxlan: Allow setting destination to unicast address Atzm Watanabe
2013-07-26 21:26 ` 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=20130726142635.6945d0b0@nehalam.linuxnetplumber.net \
    --to=stephen@networkplumber.org \
    --cc=atzm@stratosphere.co.jp \
    --cc=bhutchings@solarflare.com \
    --cc=davem@davemloft.net \
    --cc=dlstevens@us.ibm.com \
    --cc=mike.rapoport@ravellosystems.com \
    --cc=netdev@vger.kernel.org \
    /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).