tmp_suning_uos_patched/net/openvswitch
Tom Herbert 359a0ea987 vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)
Added VXLAN link configuration for sending UDP checksums, and allowing
TX and RX of UDP6 checksums.

Also, call common iptunnel_handle_offloads and added GSO support for
checksums.

Signed-off-by: Tom Herbert <therbert@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-06-04 22:46:39 -07:00
..
actions.c
datapath.c openvswitch: Simplify genetlink code. 2014-05-22 16:27:37 -07:00
datapath.h
dp_notify.c
flow_netlink.c
flow_netlink.h
flow_table.c openvswitch: Fix typo. 2014-05-22 16:27:35 -07:00
flow_table.h
flow.c openvswitch: Fix ovs_flow_stats_get/clear RCU dereference. 2014-05-22 16:27:35 -07:00
flow.h openvswitch: Fix ovs_flow_stats_get/clear RCU dereference. 2014-05-22 16:27:35 -07:00
Kconfig
Makefile
vport-gre.c
vport-internal_dev.c
vport-internal_dev.h
vport-netdev.c
vport-netdev.h
vport-vxlan.c vxlan: Add support for UDP checksums (v4 sending, v6 zero csums) 2014-06-04 22:46:39 -07:00
vport.c
vport.h