kernel-fxtec-pro1x/net/openvswitch
Andy Zhou 32ae87ff79 openvswitch: simplify sample action implementation
The current sample() function implementation is more complicated
than necessary in handling single user space action optimization
and skb reference counting. There is no functional changes.

Signed-off-by: Andy Zhou <azhou@nicira.com>
Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
2014-09-15 23:28:14 -07:00
..
actions.c openvswitch: simplify sample action implementation 2014-09-15 23:28:14 -07:00
datapath.c openvswitch: Use tun_key only for egress tunnel path. 2014-09-15 23:28:13 -07:00
datapath.h openvswitch: Use tun_key only for egress tunnel path. 2014-09-15 23:28:13 -07:00
dp_notify.c
flow.c openvswitch: Use tun_key only for egress tunnel path. 2014-09-15 23:28:13 -07:00
flow.h openvswitch: Use tun_key only for egress tunnel path. 2014-09-15 23:28:13 -07:00
flow_netlink.c openvswitch: refactor ovs flow extract API. 2014-09-15 23:28:13 -07:00
flow_netlink.h openvswitch: refactor ovs flow extract API. 2014-09-15 23:28:13 -07:00
flow_table.c openvswitch: Use exact lookup for flow_get and flow_del. 2014-06-30 20:47:15 -07:00
flow_table.h openvswitch: Use exact lookup for flow_get and flow_del. 2014-06-30 20:47:15 -07:00
Kconfig
Makefile
vport-gre.c openvswitch: Use tun_key only for egress tunnel path. 2014-09-15 23:28:13 -07:00
vport-internal_dev.c openvswitch: Enable tunnel GSO for OVS bridge. 2014-07-24 01:15:04 -07:00
vport-internal_dev.h openvswitch: introduce rtnl ops stub 2014-07-01 14:40:17 -07:00
vport-netdev.c
vport-netdev.h
vport-vxlan.c openvswitch: Use tun_key only for egress tunnel path. 2014-09-15 23:28:13 -07:00
vport.c openvswitch: Use tun_key only for egress tunnel path. 2014-09-15 23:28:13 -07:00
vport.h openvswitch: change the data type of error status to atomic_long_t 2014-09-09 11:48:07 -07:00