https://github.com/torvalds/linux
Revision 5f75a1042feca37c0a436ba42a4b1f7f75c35778 authored by Nicolas Dichtel on 07 December 2010, 23:38:31 UTC, committed by David S. Miller on 10 December 2010, 20:49:36 UTC
New idev are advertised with NL group RTNLGRP_IPV6_IFADDR, but
should use RTNLGRP_IPV6_IFINFO.
Bug was introduced by commit 8d7a76c9.

Signed-off-by: Wang Xuefu <xuefu.wang@6wind.com>
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Acked-by: Thomas Graf <tgraf@infradead.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 3700c3c
History
Tip revision: 5f75a1042feca37c0a436ba42a4b1f7f75c35778 authored by Nicolas Dichtel on 07 December 2010, 23:38:31 UTC
ipv6: fix nl group when advertising a new link
Tip revision: 5f75a10

back to top