UBUNTU: SAUCE: ipv6: make the net.ipv6.conf.all.use_tempaddr sysctl propagate to...
authorMathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com>
Tue, 10 Jan 2012 13:54:34 +0000 (14:54 +0100)
committerLeann Ogasawara <leann.ogasawara@canonical.com>
Mon, 2 Apr 2012 20:16:25 +0000 (13:16 -0700)
commitd1852a54eef5c7b7dd2d026535b4c4d6466664cd
tree5ede4954f1de8cef508e3a4fa6e7e29bf6174fde
parent57ba2e812b357a77c2664b264e3ddafe56d646e2
UBUNTU: SAUCE: ipv6: make the net.ipv6.conf.all.use_tempaddr sysctl propagate to interface settings

The description for IPV6_PRIVACY mentions using .../all/use_tempaddr to enable
IPv6 Privacy Extensions, and IP sysctl documentation mentions 'all' as setting
all interface-specific settings. We make sure at least use_tempaddr actually
works as documented.

Signed-off-by: Mathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
net/ipv6/addrconf.c