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:   Tue, 27 Feb 2018 14:36:47 -0500 (EST)
From:   David Miller <davem@...emloft.net>
To:     lucien.xin@...il.com
Cc:     netdev@...r.kernel.org
Subject: Re: [PATCH net 0/3] net: fix IFLA_MTU ignored on NEWLINK for some
 ip and ipv6 tunnels

From: Xin Long <lucien.xin@...il.com>
Date: Tue, 27 Feb 2018 19:19:38 +0800

> The fix for ip_gre follows the way other ip tunnels do: not to
> set mtu in ndo_init, as ip_tunnel_newlink will take care of it
> properly.
> 
> The fix for ip6_tunnel and sit follows the way ipv6 tunenls do:
> to set mtu again according to IFLA_MTU after, as all bind_dev
> are called in ndo_init where it can't get the tb[IFLA_MTU].

Series applied, thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ