[ovs-git] [openvswitch/ovs] 0173bf: datapath-windows: refactor code to setup dump star...

GitHub noreply at github.com
Tue Sep 9 20:15:19 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 0173bf0628b5190e3267d99eafd374bd9e734523
      https://github.com/openvswitch/ovs/commit/0173bf0628b5190e3267d99eafd374bd9e734523
  Author: Nithin Raju <nithin at vmware.com>
  Date:   2014-09-09 (Tue, 09 Sep 2014)

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

  Log Message:
  -----------
  datapath-windows: refactor code to setup dump start state

Per review comment, in this patch we refactor the code to create a
OvsSetupDumpStart() which can be leveraged by dump functions in the
future. I have not refactored the code that continues the dump
operation primarily since it is not final yet. Once the netlink set
APIs are in place, we can refactor that too.

Signed-off-by: Nithin Raju <nithin at vmware.com>
Acked-by: Ankur Sharma <ankursharma at vmware.com>
Acked-by: Samuel Ghinet <sghinet at cloudbasesolutions.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>




More information about the git mailing list