[ovs-git] [openvswitch/ovs] 4eb67d: datapath-windows: Fix conntrack event handler

GitHub noreply at github.com
Mon Sep 12 19:20:26 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 4eb67d3f063b7631860dafd258124e18b3621bd5
      https://github.com/openvswitch/ovs/commit/4eb67d3f063b7631860dafd258124e18b3621bd5
  Author: Sairam Venugopal <vsairam at vmware.com>
  Date:   2016-09-12 (Mon, 12 Sep 2016)

  Changed paths:
    M datapath-windows/ovsext/Datapath.c

  Log Message:
  -----------
  datapath-windows: Fix conntrack event handler

Fix an issue with the OvsReadEventCmdHandler when handling conntrack
events. Driver initiated messages should have zero seq number.

Reverting the previous review comment since the inputBuffer in
this case will be NULL.

Signed-off-by: Sairam Venugopal <vsairam at vmware.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