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] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 10 Jan 2014 15:36:54 -0800
From:	Stephen Hemminger <stephen@...workplumber.org>
To:	Daniel Borkmann <dborkman@...hat.com>
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH iproute2] vxlan: add missing dst port setup option

On Thu,  9 Jan 2014 12:56:26 +0100
Daniel Borkmann <dborkman@...hat.com> wrote:

> Kernel commit 823aa873bc ("vxlan: allow choosing destination port
> per vxlan") and 553675fb5e ("vxlan: listen on multiple ports")
> make it "now possible to define the same virtual network id but
> with different UDP port values which can be useful for migration."
> 
> However, IFLA_VXLAN_PORT netlink attribute was available in the
> kernel but hasn't been pushed to iproute2 in order to make use
> of it, hence, add this option so that people can use it.
> 
> Signed-off-by: Daniel Borkmann <dborkman@...hat.com>
> ---
>  ip/iplink_vxlan.c     | 17 ++++++++++++++++-
>  man/man8/ip-link.8.in |  6 ++++++
>  2 files changed, 22 insertions(+), 1 deletion(-)
> 

I restored the older version of IFLA_VXLAN_PORT stuff that was reverted
because that option was broken on 3.10.


--
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