commit | f24c5987dddd28b23443e7b21b55d47549207755 | [log] [tgz] |
---|---|---|
author | Sabrina Dubroca <sd@queasysnail.net> | Mon Jul 09 12:25:17 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 11 22:50:45 2018 -0700 |
tree | ebd3a72e1e6ea27d245660ce987b42573cffe37a | |
parent | bdd72f41333d9f61a22e4c4494e95782e9731fdb [diff] |
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: d35a00b8e33d ("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>