Re: [ovs-dev] [PATCH v3] datapath-windows: update DESIGN document

2014-11-25 Thread Ben Pfaff
On Tue, Nov 25, 2014 at 09:06:43AM -0800, Nithin Raju wrote: > In this patch, we update the design document to reflect the netlink > based kernel-userspace interface implementation and a few other changes. > I have covered at a high level. > > Please feel free to extend the document with more deta

[ovs-dev] [PATCH v3] datapath-windows: update DESIGN document

2014-11-25 Thread Nithin Raju
In this patch, we update the design document to reflect the netlink based kernel-userspace interface implementation and a few other changes. I have covered at a high level. Please feel free to extend the document with more details that you think got missed out. Signed-off-by: Nithin Raju Acked-b