linux/net/openvswitch
Pravin B Shelar a3e82996a8 openvswitch: Optimize flow key match for non tunnel flows.
Following patch adds start offset for sw_flow-key, so that we can
skip tunneling information in key for non-tunnel flows.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Jesse Gross <jesse@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-06-19 18:07:41 -07:00
..
Kconfig
Makefile
actions.c openvswitch: Add tunneling interface. 2013-06-19 18:07:41 -07:00
datapath.c openvswitch: Optimize flow key match for non tunnel flows. 2013-06-19 18:07:41 -07:00
datapath.h openvswitch: Add tunneling interface. 2013-06-19 18:07:41 -07:00
dp_notify.c net: pass info struct via netdevice notifier 2013-05-28 13:11:01 -07:00
flow.c openvswitch: Optimize flow key match for non tunnel flows. 2013-06-19 18:07:41 -07:00
flow.h openvswitch: Optimize flow key match for non tunnel flows. 2013-06-19 18:07:41 -07:00
vport-internal_dev.c openvswitch: Add tunneling interface. 2013-06-19 18:07:41 -07:00
vport-internal_dev.h openvswitch: Replace Nicira Networks. 2012-05-03 18:55:23 -07:00
vport-netdev.c openvswitch: Add tunneling interface. 2013-06-19 18:07:41 -07:00
vport-netdev.h openvswitch: Remove unused get_config vport op. 2013-06-14 15:09:09 -07:00
vport.c openvswitch: Add tunneling interface. 2013-06-19 18:07:41 -07:00
vport.h openvswitch: Add tunneling interface. 2013-06-19 18:07:41 -07:00