[ovs-git] [openvswitch/ovs] 9a5b6d: datapath-windows: Add GRE checksum

GitHub noreply at github.com
Fri Jun 24 18:30:45 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 9a5b6ddfbd8e6fe63f33eace09fb987a2957c468
      https://github.com/openvswitch/ovs/commit/9a5b6ddfbd8e6fe63f33eace09fb987a2957c468
  Author: Alin Serdean <aserdean at cloudbasesolutions.com>
  Date:   2016-06-24 (Fri, 24 Jun 2016)

  Changed paths:
    M datapath-windows/ovsext/Gre.c
    M datapath-windows/ovsext/Gre.h

  Log Message:
  -----------
  datapath-windows: Add GRE checksum

This patch introduces GRE checksum computation if the userspace requires
it on Tx. On Rx we verify the GRE checksum if the checksum bit was
specified and also inform the userspace about it.

Also fix the GRE header length as specified by the GRE flags not the
tunnel flags.

Signed-off-by: Alin Gabriel Serdean <aserdean at cloudbasesolutions.com>
Acked-by: Nithin Raju <nithin at vmware.com>
Signed-off-by: Gurucharan Shetty <guru at ovn.org>




More information about the git mailing list