[ovs-git] [openvswitch/ovs] dbd811: datapath-windows: Zero initialize Conntrack-ICMP e...

GitHub noreply at github.com
Tue Jun 20 17:37:40 UTC 2017


  Branch: refs/heads/branch-2.7
  Home:   https://github.com/openvswitch/ovs
  Commit: dbd8112f800da6776b4c2b2f41704c7b0b7f1b20
      https://github.com/openvswitch/ovs/commit/dbd8112f800da6776b4c2b2f41704c7b0b7f1b20
  Author: Sairam Venugopal <vsairam at vmware.com>
  Date:   2017-06-20 (Tue, 20 Jun 2017)

  Changed paths:
    M datapath-windows/ovsext/Conntrack-icmp.c
    M datapath-windows/ovsext/Conntrack-other.c
    M datapath-windows/ovsext/Conntrack-tcp.c

  Log Message:
  -----------
  datapath-windows: Zero initialize Conntrack-ICMP entry

Set conntrack-icmp entry to {0}. Add some compile time asserts to ensure
that conn_* struct's first member is OVS_CT_ENTRY.

Signed-off-by: Sairam Venugopal <vsairam at vmware.com>
Acked-by: Shashank Ram <rams at vmware.com>
Acked-by: Alin Gabriel Serdean <aserdean at cloudbasesolutions.com>
Signed-off-by: Gurucharan Shetty <guru at ovn.org>




More information about the git mailing list