summaryrefslogtreecommitdiff
path: root/datapath-windows/ovsext/PacketIO.c
Commit message (Expand)AuthorAgeFilesLines
* Carefully release NBL in Windowshxie2022-05-251-9/+88
* datapath-windows: Do not send out nbls when cloned nbls are being accessedAnand Kumar2019-04-251-0/+10
* datapath-windows: Fix nbl cleanup when memory allocation failsSairam Venugopal2019-03-131-3/+2
* datapath-windows: Move OvsCreateNewNBLsFromMultipleNBs to BuggerMgmtShashank Ram2017-08-231-42/+0
* datapath-windows: Refactor OvsCreateNewNBLsFromMultipleNBsShashank Ram2017-08-021-9/+11
* datapath-windows: Add a wrapper to retreive external vportShashank Ram2017-01-271-3/+3
* datapath-windows: Fix function prototypesAlin Serdean2016-12-211-2/+2
* datapath-windows: Remove dead code from PacketIOAlin Serdean2016-12-211-1/+0
* datapath-windows: Added recirculation support.Sorin Vinturis2016-03-251-7/+9
* datapath-windows: Avoid unnecessary vport array searchSorin Vinturis2015-09-291-3/+3
* datapath-windows: Correctly complete the original NBL with multiple NBsSorin Vinturis2015-06-111-2/+3
* datapath-windows: Fix build.Alin Serdean2015-05-291-1/+0
* datapath-windows: Multiple NBLs support for ingress data pathSorin Vinturis2015-05-281-20/+70
* datpath-windows: Make PacketIO.c compilable with WDK8.Nithin Raju2015-05-261-1/+5
* datapath-windows: Added new function for native forwarded trafficSorin Vinturis2015-05-081-47/+40
* datapath-windows: Support for hybrid forwardingSorin Vinturis2014-11-241-0/+51
* datapath-windows: Don't leak NBLs with multiple NBs.Nithin Raju2014-10-311-1/+6
* datapath-windows: Introduce bridge-internal ports.Nithin Raju2014-10-281-7/+4
* datapath-windows: Clarify externalVport.Nithin Raju2014-10-281-2/+2
* datapath-windows: Refactor CreateQueue function to handle vport pid.Ankur Sharma2014-10-241-1/+1
* datapath-windows: Upcall NL packet format: Call NL missed packet functionEitan Eliahu2014-10-151-5/+2
* datapath-windows: Incorrect assumption of the IRQLSorin Vinturis2014-10-061-1/+1
* datapath-windows: Rename files.Samuel Ghinet2014-08-291-0/+440