From: David S. Miller Date: Tue, 3 Jul 2012 04:52:24 +0000 (-0700) Subject: net: Add optional SKB arg to dst_ops->neigh_lookup(). X-Git-Tag: v3.6-rc1~125^2~319 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f894cbf847c9bea1955095bf37aca6c050553167;p=pandora-kernel.git 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 --- Reading git-diff-tree failed