ipv6: gre: setup default multicast routes over PtP links
authorHannes Frederic Sowa <hannes@stressinduktion.org>
Thu, 8 Oct 2015 16:19:39 +0000 (18:19 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 11 Oct 2015 12:30:43 +0000 (05:30 -0700)
commitd9e4ce65b27694b0b70ff4d1cbbb740195fd916b
tree31cea492ecfcb1114df29fb367d0e0ab3f06fda3
parentf9468e8dc87e31f807fae04aae70380a461b95c6
ipv6: gre: setup default multicast routes over PtP links

GRE point-to-point interfaces should also support ipv6 multicast. Setting
up default multicast routes on interface creation was forgotten. Add it.

Bugzilla: <https://bugzilla.kernel.org/show_bug.cgi?id=103231>
Cc: Julien Muchembled <jm@jmuchemb.eu>
Cc: Eric Dumazet <edumazet@google.com>
Cc: Nicolas Dumazet <ndumazet@google.com>
Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/addrconf.c