From: Ville Nuorvala Date: Fri, 22 Sep 2006 21:41:44 +0000 (-0700) Subject: [IPV6] NDISC: Handle NDP messages to proxied addresses. X-Git-Tag: v2.6.19-rc1~1272^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e21e0b5f19ac7835a244c2016f7ed726f971b3e9;p=pandora-kernel.git [IPV6] NDISC: Handle NDP messages to proxied addresses. It is required to respond to NDP messages sent directly to the "target" unicast address. Proxying node (router) is required to handle such messages. To achieve this, check if the packet in forwarding patch is NDP message. With this patch, the proxy neighbor entries are always looked up in forwarding path. We may want to optimize further. 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