]> git.baikalelectronics.ru Git - kernel.git/commit
net/ipv6: propagate net.ipv6.conf.all.addr_gen_mode to devices
authorSabrina Dubroca <sd@queasysnail.net>
Mon, 9 Jul 2018 10:25:17 +0000 (12:25 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 12 Jul 2018 05:50:45 +0000 (22:50 -0700)
commit0df73f881ad0216dd6fc760cc9f1c386dae43750
treeebd3a72e1e6ea27d245660ce987b42573cffe37a
parent46e02c56acd5a5292edfea81ca8d257efda96605
net/ipv6: propagate net.ipv6.conf.all.addr_gen_mode to devices

This aligns the addr_gen_mode sysctl with the expected behavior of the
"all" variant.

Fixes: 7fb04c57fd94 ("net/ipv6: allow sysctl to change link-local address generation mode")
Suggested-by: David Ahern <dsahern@gmail.com>
Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/addrconf.c