git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be01d65
)
[IPV6] NEIGH: Optimize is_router check.
author
YOSHIFUJI Hideaki
<yoshfuji@linux-ipv6.org>
Fri, 28 Mar 2008 04:37:58 +0000
(13:37 +0900)
committer
YOSHIFUJI Hideaki
<yoshfuji@linux-ipv6.org>
Fri, 28 Mar 2008 05:00:06 +0000
(14:00 +0900)
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 <yoshfuji@linux-ipv6.org>
No differences found