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>
Showing
- include/net/neighbour.h 10 additions, 9 deletionsinclude/net/neighbour.h
- net/atm/clip.c 2 additions, 2 deletionsnet/atm/clip.c
- net/bridge/br_netfilter.c 2 additions, 2 deletionsnet/bridge/br_netfilter.c
- net/core/neighbour.c 14 additions, 11 deletionsnet/core/neighbour.c
- net/decnet/dn_neigh.c 6 additions, 12 deletionsnet/decnet/dn_neigh.c
- net/decnet/dn_route.c 10 additions, 3 deletionsnet/decnet/dn_route.c
- net/ipv4/arp.c 3 additions, 3 deletionsnet/ipv4/arp.c
- net/ipv6/ndisc.c 3 additions, 3 deletionsnet/ipv6/ndisc.c
Loading
Please register or sign in to comment