[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87vc46wz8i.wl%atzm@stratosphere.co.jp>
Date: Fri, 19 Jul 2013 20:44:29 +0900
From: Atzm Watanabe <atzm@...atosphere.co.jp>
To: Cong Wang <xiyou.wangcong@...il.com>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH iproute2 v5] vxlan: Allow setting destination to unicast address.
At Fri, 19 Jul 2013 08:12:40 +0000 (UTC),
Cong Wang wrote:
>
> On Wed, 17 Jul 2013 at 09:40 GMT, Atzm Watanabe <atzm@...atosphere.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.
> >
> ...
> > {
> > - fprintf(stderr, "Usage: ... vxlan id VNI [ group ADDR ] [ local ADDR ]\n");
> > + fprintf(stderr, "Usage: ... vxlan id VNI [ remote ADDR ] [ local ADDR ]\n");
>
> This clearly breaks existing scripts, you should keep 'group' and just add
> 'remote'.
Yes, will fix this like the patch v3 but without adding/changing
IFLA_VXLAN_* attributes.
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