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:   Wed,  5 Feb 2020 17:29:32 +0100
From:   William Dauchy <w.dauchy@...teo.com>
To:     netdev@...r.kernel.org
Cc:     Nicolas Dichtel <nicolas.dichtel@...nd.com>,
        William Dauchy <w.dauchy@...teo.com>
Subject: [PATCH v2 0/2] net, ip6_tunnel: enhance tunnel locate

While trying to create additional ip6tnl interfaces, I noted behavior
was different from ip_tunnel, especially when you need to create a new
tunnel in order to make use for x-netns communication between root
namespace and another one. It is an issue when you do not have specific
remote/local address.

changed in V2:
- splitted patch in two parts for link/type parameter

William Dauchy (2):
  net, ip6_tunnel: enhance tunnel locate with link check
  net, ip6_tunnel: enhance tunnel locate with type check

 net/ipv6/ip6_tunnel.c | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

-- 
2.24.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ