datapath-windows: Suppress flow attribute probe.
[cascardo/ovs.git] / datapath-windows / ovsext / Flow.c
2015-08-28 Alin Serdeandatapath-windows: Suppress flow attribute probe.
2015-08-26 Sairam Venugopaldatapath-windows: Fix iterator in NlAttrParse()
2015-07-02 Alin SerdeanSolved datapath-windows: BSOD when initializing switch...
2015-07-01 Sorin Vinturisdatapath-windows: Solved BSOD when handling flows
2015-05-07 Justin PettitMerge "master" into "ovn".
2015-04-23 Sorin Vinturisdatapath-windows: Removed gOvsCtrlLock global spinlock
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-04-02 Sorin Vinturisdatapath-windows: Make GET_PID a separate IOCTL
2015-03-26 Sorin Vinturisdatapath-windows: Added specific pool tag for flow...
2015-01-06 Alin Serdeandatapath-windows: set the nlBuf tail properly
2014-12-31 Sorin Vinturisdatapath-windows: Cleanup OVS
2014-12-12 Nithin Rajudatapath-windows: return bool from NlFillOvs[Msg/Hdr]
2014-12-12 Nithin Rajudatapath-windows: refactor BuildReplyMsgFromMsgIn ...
2014-12-05 Nithin Rajudatapath-windows: nuke unused code in Flow.c
2014-11-25 Alin Serdeandatapath-windows: Fix broken build on MSVC.
2014-11-24 Sorin Vinturisdatapath-windows: BSOD for a transactional NL cmd witho...
2014-11-14 Sorin Vinturisdatapath-windows: Remove all duplicate checks for NULL.
2014-11-06 Ankur Sharmadatapath-windows: Remove a not needed debug message...
2014-10-22 Nithin Rajudatapath-windows: Return success when duplicate flow...
2014-10-21 Nithin Rajudatapath-windows: Fix key parsing in Flow.c.
2014-10-16 Ankur Sharmadatapath-windows: Making Flow parsing policies global.
2014-10-15 Ankur Sharmadatapath-windows: Transactional error fix for flow...
2014-10-15 Eitan Eliahudatapath-windows: Upcall NL packet format: Parametrized...
2014-10-13 Ankur Sharmadatapath-windows: Remove invalid assertion.
2014-10-13 Ankur Sharmadatapath-windows: Remove setting of replyLen to zero.
2014-10-13 Ankur Sharmadatapath-windows: Reply for Flow Flush.
2014-10-13 Ankur Sharmadatapath-windows: Validate ETHERTYPE and ETHERNET attri...
2014-10-13 Ankur Sharmadatapath-windows: Transactional error support in Flow...
2014-10-06 Sorin Vinturisdatapath-windows: Incorrect assumption of the IRQL
2014-10-06 Ankur Sharmadatapath-windows: Flow get implementation.
2014-10-06 Ankur Sharmadatapath-windows: Flow dump implementation.
2014-10-06 Ankur Sharmadatapath-windows: Flow Dump handler
2014-09-29 Ankur Sharmadatapath-windows: Rename OvsFlowNlNewCmdHandler to...
2014-09-29 Ankur Sharmadatapath-windows/Flow.c: DEL_FLOWS command handler.
2014-09-29 Ankur Sharmadatapath-windows/Flow.c: FLOW_DEL 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-08-29 Samuel Ghinetdatapath-windows: Rename files.