commit | f894cbf847c9bea1955095bf37aca6c050553167 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Jul 02 21:52:24 2012 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 05 01:04:01 2012 -0700 |
tree | 9cc63b36c2d299bba95ea90213f4a9ef0ae433d6 | |
parent | 5110effee8fde2edfacac9cd12a9960ab2dc39ea [diff] |
net: Add optional SKB arg to dst_ops->neigh_lookup(). 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>