datapath-windows: refactor code to setup dump start state
authorNithin Raju <nithin@vmware.com>
Tue, 9 Sep 2014 20:14:31 +0000 (13:14 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 9 Sep 2014 20:15:12 +0000 (13:15 -0700)
commit0173bf0628b5190e3267d99eafd374bd9e734523
tree384cc8f799a0f2ac65b2e6c133b7eda4a1cceda8
parent7fa09611015aa7789d790e8d46ce5414162c5d1f
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@vmware.com>
Acked-by: Ankur Sharma <ankursharma@vmware.com>
Acked-by: Samuel Ghinet <sghinet@cloudbasesolutions.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
datapath-windows/ovsext/Datapath.c