]> Git Repo - linux.git/commit - net/core/neighbour.c
ipv4: Make neigh lookups directly in output packet path.
authorDavid S. Miller <[email protected]>
Mon, 2 Jul 2012 09:02:15 +0000 (02:02 -0700)
committerDavid S. Miller <[email protected]>
Thu, 5 Jul 2012 08:02:12 +0000 (01:02 -0700)
commita263b3093641fb1ec377582c90986a7fd0625184
tree691fdb4703bb88611272bf958d9de1a461f1492a
parent11604721a3c4bea60e2ddd9e4e30d741ecdba7b0
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 <[email protected]>
include/net/arp.h
include/net/neighbour.h
net/core/neighbour.c
net/ipv4/ip_output.c
net/ipv4/route.c
This page took 0.053352 seconds and 4 git commands to generate.