neigh: Pass neighbour entry to output ops.
authorDavid S. Miller <davem@davemloft.net>
Sun, 17 Jul 2011 20:34:11 +0000 (13:34 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 18 Jul 2011 06:11:17 +0000 (23:11 -0700)
commit8f40b161de4f27402b4c0659ad2ae83fad5a0cdd
tree9e2dbd4ba8a66916c690b0e5791ac25ea0958c26
parent69ecca86da4890c13a5e29c51b4ac76a1a8a62c9
neigh: Pass neighbour entry to output ops.

This will get us closer to being able to do "neigh stuff"
completely independent of the underlying dst_entry for
protocols (ipv4/ipv6) that wish to do so.

We will also be able to make dst entries neigh-less.

Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/neighbour.h
net/atm/clip.c
net/bridge/br_netfilter.c
net/core/neighbour.c
net/decnet/dn_neigh.c
net/decnet/dn_route.c
net/ipv4/arp.c
net/ipv6/ndisc.c