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, 27 Jan 2017 10:25:47 -0500 (EST)
From:   David Miller <davem@...emloft.net>
To:     felix.jia@...iedtelesis.co.nz
Cc:     kuznet@....inr.ac.ru, jmorris@...ei.org, yoshfuji@...ux-ipv6.org,
        kaber@...sh.net, netdev@...r.kernel.org
Subject: Re: [PATCH v4 net-next 1/2] net/ipv6: allow sysctl to change
 link-local address generation mode

From: Felix Jia <felix.jia@...iedtelesis.co.nz>
Date: Thu, 26 Jan 2017 16:59:17 +1300

> The address generation mode for IPv6 link-local can only be configured
> by netlink messages. This patch adds the ability to change the address
> generation mode via sysctl.
> 
> v1 -> v2
> Removed the rtnl lock and switch to use RCU lock to iterate through
> the netdev list.
> 
> v2 -> v3
> Removed the addrgenmode variable from the idev structure and use the 
> systcl storage for the flag.
> 
> Simplifed the logic for sysctl handling by removing the supported 
> for all operation.
> 
> Added support for more types of tunnel interfaces for link-local 
> address generation.
> 
> Based the patches from net-next.
> 
> v3 -> v4
> Removed unnecessary whitespace changes.
> 
> Signed-off-by: Felix Jia <felix.jia@...iedtelesis.co.nz>

Applied.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ