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

2014-10-03 Thread Ben Pfaff
On Tue, Sep 30, 2014 at 08:37:56PM -0700, 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 > Acked-by: Nith

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

2014-09-30 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 Acked-by: Nithin Raju --- lib/netlink-socket.c | 12 +--- 1 file changed, 9 in