From: Ville Nuorvala Date: Fri, 22 Sep 2006 21:42:18 +0000 (-0700) Subject: [IPV6]: Don't forward packets to proxied link-local address. X-Git-Tag: v2.6.19-rc1~1272^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74553b09dcd9194cbda737016f0b89f245145670;p=pandora-kernel.git [IPV6]: Don't forward packets to proxied link-local address. Proxying router can't forward traffic sent to link-local address, so signal the sender and discard the packet. This behavior is clarified by Mobile IPv6 specification (RFC3775) but might be required for all proxying router. Based on MIPL2 kernel patch. Signed-off-by: Ville Nuorvala Signed-off-by: Masahide NAKAMURA Signed-off-by: YOSHIFUJI Hideaki --- Reading git-diff-tree failed