summaryrefslogtreecommitdiff
path: root/datapath-windows/ovsext/Switch.h
Commit message (Expand)AuthorAgeFilesLines
* datapath-windows: Add guards around IpHelper adapter binding callsSairam Venugopal via dev2019-04-031-0/+2
* datapath-windows: Add function annotations for OvsReleaseDatapathAlin Serdean2017-08-021-0/+4
* datapath-windows: Add function annotations for OvsAcquireDatapathWriteAlin Serdean2017-08-021-0/+3
* datapath-windows: Add function annotations for OvsAcquireDatapathReadAlin Serdean2017-08-021-0/+3
* datapath-windows: Add multiple switch internal portsAlin Serdean2016-12-201-4/+5
* tunneling: Remove gre64 tunnel support.Pravin B Shelar2015-08-201-2/+1
* datapath-windows: Stateless TCP Tunnelling protocol - Initial implementationEitan Eliahu2015-06-111-2/+0
* datapath-windows: Support for multiple VXLAN tunnelsSorin Vinturis2015-05-271-2/+4
* datapath-windows: Solved BSOD when uninstalling the driver (race condition)Sorin Vinturis2015-04-071-1/+5
* datapath-windows: Add a WFP system providerSorin Vinturis2015-01-061-0/+1
* datapath-windows: clarify 'portIdHashArray' in the swithc contextNithin Raju2014-11-201-1/+4
* datapath-windows: Update vport add code.Nithin Raju2014-10-281-9/+17
* datapath-windows: Clarify externalVport.Nithin Raju2014-10-281-9/+43
* datapath-windows: Refactor CreateQueue function to handle vport pid.Ankur Sharma2014-10-241-0/+1
* datapath-windows: pid-instance hash table data structure.Ankur Sharma2014-10-231-0/+3
* datapath-windows: pass NDIS_RWL_AT_DISPATCH_LEVEL instead of BOOLEANNithin Raju2014-10-131-2/+4
* datapath-windows: Make VPORT ovs number values smaller than MAXUINT16Alin Serdean2014-10-091-15/+9
* datapath-windows: Rename switch context's portHashArray and vport's portLinkAlin Serdean2014-10-091-1/+1
* datapath-windows: Rename switch context's nameHashArray and vport's nameLink ...Alin Serdean2014-10-091-1/+1
* datapath-windows: Update OVS_SWITCH_CONTEXT: external and internal portAlin Serdean2014-10-091-2/+4
* datapath-windows: Rename files.Samuel Ghinet2014-08-291-0/+169