From: YOSHIFUJI Hideaki Date: Fri, 28 Mar 2008 04:37:58 +0000 (+0900) Subject: [IPV6] NEIGH: Optimize is_router check. X-Git-Tag: v2.6.26-rc1~1138^2~287 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0736ffc04eec239cce9fd3c6ae5dce54e14c25c7;p=pandora-kernel.git [IPV6] NEIGH: Optimize is_router check. Our interest is not the whole entry of proxy neighbor but the NTF_ROUTER flag. Let's test it explicitly. Signed-off-by: YOSHIFUJI Hideaki --- Reading git-diff-tree failed