based interface. */
warning: 4 lines add whitespace errors.
-Mesaj original-
De la: dev [mailto:dev-boun...@openvswitch.org] În numele Ankur Sharma
Trimis: Tuesday, September 30, 2014 1:35 AM
Către: dev@openvswitch.org
Subiect: [ovs-dev] [PATCH v1 5/5] datapath-windows: Flow get implement
hi Ankur,
Changes look good. I had some minor comments. You can get rid of the unused
parameters in OvsGetFlowIoctl(). The code has diverged quite a bit from the
non-NL interface now.
Acked-by: Nithin Raju
On Sep 29, 2014, at 3:34 PM, Ankur Sharma wrote:
> In this patch we have implemented
In this patch we have implemented the flow get.
Signed-off-by: Ankur Sharma
---
datapath-windows/ovsext/Flow.c | 200 +
1 file changed, 184 insertions(+), 16 deletions(-)
diff --git a/datapath-windows/ovsext/Flow.c b/datapath-windows/ovsext/Flow.c
index e