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
| ||
|
Message-Id: <20160813.151439.1969888908743414343.davem@davemloft.net> Date: Sat, 13 Aug 2016 15:14:39 -0700 (PDT) From: David Miller <davem@...emloft.net> To: mmanning@...cade.com Cc: netdev@...r.kernel.org Subject: Re: [PATCH] net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled From: Mike Manning <mmanning@...cade.com> Date: Fri, 12 Aug 2016 12:02:38 +0100 > If IPv6 is disabled when the option is set to keep IPv6 > addresses on link down, userspace is unaware of this as > there is no such indication via netlink. The solution is to > remove the IPv6 addresses in this case, which results in > netlink messages indicating removal of addresses in the > usual manner. This fix also makes the behavior consistent > with the case of having IPv6 disabled first, which stops > IPv6 addresses from being added. > > Fixes: f1705ec197e7 ("net: ipv6: Make address flushing on ifdown optional") > Signed-off-by: Mike Manning <mmanning@...cade.com> Applied and queued up for -stable, thanks.
Powered by blists - more mailing lists