Re: [ovs-dev] [PATCH] datapath-windows: Added recirculation support.

2015-12-09 Thread Sairam Venugopal
Hey Sorin, Thanks for sending this out. I am currently working on a feature that relies on recirculation. I tried applying the patch and encountered the following errors in the log: NlAttrParse:1103 Required attr:1 missing _FlowNlGetCmdHandler:460 Attr Parsing failed for msg: E796E400 NlA

[ovs-dev] [PATCH] datapath-windows: Added recirculation support.

2015-12-03 Thread Sorin Vinturis
Recirculation support for the OVS extension. Signed-off-by: Sorin Vinturis Reported-by: Sorin Vinturis Reported-at: https://github.com/openvswitch/ovs-issues/issues/104 --- datapath-windows/ovsext/Actions.c | 202 +++--- datapath-windows/ovsext/Actions.h