]> git.baikalelectronics.ru Git - kernel.git/commit
ipv6: add missing netconf notif when 'all' is updated
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Tue, 30 Aug 2016 08:09:21 +0000 (10:09 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 1 Sep 2016 22:18:08 +0000 (15:18 -0700)
commitbb9b0751028fc63935d2d912028011fd26a2da1a
tree2d61660af29f958ef79d297ad280d03fd2fc593c
parentec40874f1a7cd24d37c7c4b55c22f7e6ad430d6e
ipv6: add missing netconf notif when 'all' is updated

The 'default' value was not advertised.

Fixes: eaff1800a5a0 ("rtnl/ipv6: use netconf msg to advertise forwarding status")
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/addrconf.c