net: Add optional SKB arg to dst_ops->neigh_lookup().
authorDavid S. Miller <davem@davemloft.net>
Tue, 3 Jul 2012 04:52:24 +0000 (21:52 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 5 Jul 2012 08:04:01 +0000 (01:04 -0700)
Causes the handler to use the daddr in the ipv4/ipv6 header when
the route gateway is unspecified (local subnet).

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found