datapath-windows: Define OVS_DPPORT_NUMBER_INVALID
[cascardo/ovs.git] / datapath-windows / ovsext / Datapath.c
2014-10-09 Alin Serdeandatapath-windows: Define OVS_DPPORT_NUMBER_INVALID
2014-10-09 Nithin Rajudatapath-windows: Add support for OVS_DP_CMD_NEW Netlin...
2014-10-06 Nithin Rajudatapath-windows: Some fixes in vport get code
2014-10-06 Nithin Rajudatapath-windows: Add stub handlers for netdev commands
2014-10-06 Sorin Vinturisdatapath-windows: Incorrect assumption of the IRQL
2014-10-06 Ankur Sharmadatapath-windows: Flow Dump handler
2014-10-06 Ankur Sharmadatapath-windows: Added the API for getting unused...
2014-09-29 Ankur Sharmadatapath-windows: Build fix.
2014-09-29 Sorin Vinturisdatapath-windows: Missed packets are not queued.
2014-09-29 Ankur Sharmadatapath-windows: Rename OvsFlowNlNewCmdHandler to...
2014-09-29 Ankur Sharmadatapath-windows/Flow.c: FLOW_DEL command handler.
2014-09-29 Ankur Sharmadatapath-windows/Flow.c: FLOW_SET command handler.
2014-09-29 Ankur Sharmadatapath-windows/Flow.c: FLOW_NEW command handler.
2014-09-29 Ankur Sharmadatapath-windows/Flow.c : Basic support for add-flow.
2014-09-29 Ankur Sharmadatapath-windows/Netlink: Fixed NlAttrParseNested
2014-09-29 Eitan Eliahudatapath-windows: Implement event read handler.
2014-09-29 Nithin Rajudatapath-windows: NUL character should be left out...
2014-09-26 Samuel Ghinetdatapath-windows: Add Netlink vport command get.
2014-09-26 Samuel Ghinetdatapath-windows: Add file NetlinkError.h.
2014-09-26 Samuel Ghinetdatapath-windows: Implement vport dump Netlink command.
2014-09-19 Nithin Rajudatapath-windows: add OVS_DP_CMD_SET and OVS_DP_CMD_GET...
2014-09-18 Eitan Eliahudatapath-windows: NetLink kernel side, Event subscripti...
2014-09-17 Nithin Rajudatapath-windows: use the Netlink set API and need...
2014-09-09 Nithin Rajudatapath-windows: refactor code to setup dump start...
2014-09-04 Nithin Rajudatapath-windows: add support for GET_DP command to...
2014-09-04 Nithin Rajudatapath-windows: add a context structure for user...
2014-09-04 Nithin Rajudatapath-windows: make NL version a UIN8 and add a...
2014-08-29 Samuel Ghinetdatapath-windows: Rename files.
2014-08-22 Ankur Sharmadatapath-windows: Using windows kernel netlink parsing...
2014-08-19 Nithin Rajudatapath-windows: add infrastructure for supporting...
2014-08-19 Nithin Rajudatapath-windows: Add Datapath.[ch] and OVS_USE_NL_INTE...