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

GitHub noreply at github.com
Tue Jun 20 17:31:55 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 929aed9a3735204d2f07275e7b02331e174739ba
      https://github.com/openvswitch/ovs/commit/929aed9a3735204d2f07275e7b02331e174739ba
  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