netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Atzm Watanabe <atzm@stratosphere.co.jp>
To: Cong Wang <xiyou.wangcong@gmail.com>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] vxlan: Allow setting unicast address to the group address
Date: Thu, 11 Apr 2013 15:27:42 +0900	[thread overview]
Message-ID: <87obdlmvj5.wl%atzm@stratosphere.co.jp> (raw)
In-Reply-To: <kk5cpc$f14$1@ger.gmane.org>


At Thu, 11 Apr 2013 04:05:01 +0000 (UTC),
Cong Wang wrote:
> 
> On Wed, 10 Apr 2013 at 08:52 GMT, Atzm Watanabe <atzm@stratosphere.co.jp> wrote:
> > This patch allows setting unicast address to the VXLAN group address.
> > It allows that VXLAN can be used as peer-to-peer tunnel without
> > multicast.
> >
> 
> Then GROUP is confusing, please pick another name and attribute.

OK, I agreed.

But simply adding another name and attribute also means that a VXLAN
interface can have multiple "last resort".
So I'll try to fix as below:

  1) Replace "gaddr" by "daddr", in struct vxlan_dev.
  2) Add IFLA_VXLAN_REMOTE apart from IFLA_VXLAN_GROUP.
  3) If IFLA_VXLAN_REMOTE and IFLA_VXLAN_GROUP are specified at a
     time, vxlan_validate() will return an error.

If you have other better ideas, please let me know.

Thanks.

      reply	other threads:[~2013-04-11  6:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-10  8:52 [PATCH] vxlan: Allow setting unicast address to the group address Atzm Watanabe
2013-04-11  4:05 ` Cong Wang
2013-04-11  6:27   ` Atzm Watanabe [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=87obdlmvj5.wl%atzm@stratosphere.co.jp \
    --to=atzm@stratosphere.co.jp \
    --cc=netdev@vger.kernel.org \
    --cc=xiyou.wangcong@gmail.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).