ipv4: Make neigh lookups directly in output packet path.
Do not use the dst cached neigh, we'll be getting rid of that.
Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/net/arp.h 19 additions, 9 deletionsinclude/net/arp.h
- include/net/neighbour.h 9 additions, 2 deletionsinclude/net/neighbour.h
- net/core/neighbour.c 7 additions, 5 deletionsnet/core/neighbour.c
- net/ipv4/ip_output.c 8 additions, 4 deletionsnet/ipv4/ip_output.c
- net/ipv4/route.c 1 addition, 5 deletionsnet/ipv4/route.c
Loading
Please register or sign in to comment