[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87obdlmvj5.wl%atzm@stratosphere.co.jp>
Date: Thu, 11 Apr 2013 15:27:42 +0900
From: Atzm Watanabe <atzm@...atosphere.co.jp>
To: Cong Wang <xiyou.wangcong@...il.com>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] vxlan: Allow setting unicast address to the group address
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@...atosphere.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.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists