]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ipv6: send unsolicited neighbour advertisements to all-nodes
authorHannes Frederic Sowa <hannes@stressinduktion.org>
Tue, 6 Nov 2012 16:18:41 +0000 (16:18 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Nov 2012 21:19:05 +0000 (13:19 -0800)
commit32a529ebd901e7a8b5956732f0f32c5d98faa0a2
treeefa29ddf16adf51c494256274ef1c63bb9428222
parent095ce0731f8ab7912070859b8e4d5ec663144b32
ipv6: send unsolicited neighbour advertisements to all-nodes

[ Upstream commit 60713a0ca7fd6651b951cc1b4dbd528d1fc0281b ]

As documented in RFC4861 (Neighbor Discovery for IP version 6) 7.2.6.,
unsolicited neighbour advertisements should be sent to the all-nodes
multicast address.

Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/ipv6/ndisc.c