ipv6: Drop packets for loopback address from outside of the box.
authorYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Thu, 19 Jun 2008 23:33:57 +0000 (16:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 Jun 2008 23:33:57 +0000 (16:33 -0700)
commitf630e43a215a3129d0c1173cae0bce6ea4855cf7
tree9bd9c07a59622dfb166624f79d2d71f7e076aa13
parentaea7427f70cce5fa8f99ce447b213e9e3b49f24c
ipv6: Drop packets for loopback address from outside of the box.

[ Based upon original report and patch by Karsten Keil.  Karsten
  has verified that this fixes the TAHI test case "ICMPv6 test
  v6LC.5.1.2 Part F". -DaveM ]

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ipv6.h
net/ipv6/ip6_input.c