[ovs-dev] [PATCH v2 0/3] datapath: tunneling fixes.

Pravin B Shelar pshelar at ovn.org
Tue Jul 26 22:24:06 UTC 2016


First two patches fixes to issues related to geneva and vxlan tunnel.
Third patch is just code improvement.

Pravin B Shelar (3):
  datapath: compat: fix udp checksum calculation
  datapath: compat: unset skb encapsulation bit
  datapath: compat: simplify ip_local_out().

 acinclude.m4                            |  1 -
 datapath/linux/compat/gso.c             | 84 ++++++++++++++-------------------
 datapath/linux/compat/include/net/udp.h |  2 +-
 datapath/linux/compat/udp.c             |  5 +-
 datapath/linux/compat/udp_tunnel.c      |  3 +-
 5 files changed, 41 insertions(+), 54 deletions(-)

-- 
1.9.1




More information about the dev mailing list