commit | ac3175fe7a5788d40b067b76c27f2943cd0be2d7 | [log] [tgz] |
---|---|---|
author | YOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@linux-ipv6.org> | Thu Jan 17 12:53:22 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 17 18:38:18 2013 -0500 |
tree | ebd870e7b1582c7656c110c4d99e601c967e57ca | |
parent | dd0cbf29b12bf876abf2880bcc0db8983537b87a [diff] |
ndisc: Introduce __ipv6_neigh_lookup_noref(). This function, which looks up neighbour entry for an IPv6 address without touching refcnt, will be used for patches to remove dependency on rt->n (neighbour entry in rt6_info). Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> Signed-off-by: David S. Miller <davem@davemloft.net>