Re: [ovs-dev] [PATCH] User mode event read for Windows

2014-09-29 Thread Nithin Raju
On Sep 29, 2014, at 7:16 PM, Eitan Eliahu wrote: > User mode sends down three distinct Read ioctl commands for Events, Packet > Reads and Dumps. In case the Packet Read socket can not be distinguished a > Set function will be provided. > > Signed-off-by: Eitan Eliahu LG. Only comment I had wa

[ovs-dev] [PATCH] User mode event read for Windows

2014-09-29 Thread Eitan Eliahu
User mode sends down three distinct Read ioctl commands for Events, Packet Reads and Dumps. In case the Packet Read socket can not be distinguished a Set function will be provided. Signed-off-by: Eitan Eliahu --- lib/netlink-socket.c | 12 +--- 1 file changed, 9 insertions(+), 3 deletion