lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 19 Apr 2013 22:07:14 +0900
From:	Atzm Watanabe <atzm@...atosphere.co.jp>
To:	Stephen Hemminger <stephen@...workplumber.org>
Cc:	netdev@...r.kernel.org, David Miller <davem@...emloft.net>,
	Ben Hutchings <bhutchings@...arflare.com>,
	David Stevens <dlstevens@...ibm.com>,
	Mike Rapoport <mike.rapoport@...ellosystems.com>
Subject: Re: [PATCH iproute2 v4] vxlan: Allow setting destination to unicast address.

At Thu, 18 Apr 2013 15:53:06 -0700,
Stephen Hemminger wrote:
> 
> On Tue, 16 Apr 2013 21:57:15 +0900
> Atzm Watanabe <atzm@...atosphere.co.jp> wrote:
> 
> > diff --git a/include/linux/if_link.h b/include/linux/if_link.h
> > index 40167af..7064f27 100644
> > --- a/include/linux/if_link.h
> > +++ b/include/linux/if_link.h
> > @@ -293,7 +293,7 @@ enum macvlan_mode {
> >  enum {
> >  	IFLA_VXLAN_UNSPEC,
> >  	IFLA_VXLAN_ID,
> > -	IFLA_VXLAN_GROUP,
> > +	IFLA_VXLAN_REMOTE,
> >  	IFLA_VXLAN_LINK,
> >  	IFLA_VXLAN_LOCAL,
> >  	IFLA_VXLAN_TTL,
> 
> This doesn't match header in kernel.
> Don't worry, I won't merge the 3.10 (current net-next) stuff until
> after 3.10 merge window, and first step is to update headers.

OK, thanks.
I shall wait for the upstream.
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ