openvswitch: Introduce ovs_tunnel_route_lookup
authorFan Du <fan.du@intel.com>
Wed, 14 Jan 2015 05:10:35 +0000 (13:10 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 14 Jan 2015 21:32:06 +0000 (16:32 -0500)
Introduce ovs_tunnel_route_lookup to consolidate route lookup
shared by vxlan, gre, and geneve ports.

Signed-off-by: Fan Du <fan.du@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found