summaryrefslogtreecommitdiff
path: root/datapath-windows/ovsext/Tunnel.c
Commit message (Expand)AuthorAgeFilesLines
* datapath-windows: Add IPv6 Geneve tunnel support in WindowsWilson Peng2022-04-101-4/+4
* datapath-windows: Append tunnel info to upcall for correct templateAmber Hu via dev2020-02-101-1/+1
* datapath-windows: Remove function declarations from Tunnel.cAlin Serdean2017-08-021-10/+0
* datapath-windows: Remove double semi-colon(; ) in Tunnel.cSairam Venugopal2016-06-241-1/+1
* datapath-windows: use ip proto for tunnel port lookupNithin Raju2016-06-171-3/+3
* datapath-windows: Removed double initialization on local variablesPaul Boca2016-04-211-3/+2
* datapath-windows: Added recirculation support.Sorin Vinturis2016-03-251-7/+8
* datapath-windows: Avoid unnecessary vport array searchSorin Vinturis2015-09-291-4/+4
* datapath-windows: Stateless TCP Tunnelling protocol - Initial implementationEitan Eliahu2015-06-111-1/+2
* datapath-windows: Support for multiple VXLAN tunnelsSorin Vinturis2015-05-271-1/+2
* datapath-windows: Avoid BSOD when switch context is NULLSorin Vinturis2014-11-201-1/+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-2/+2
* datapath-windows: Make VPORT ovs number values smaller than MAXUINT16Alin Serdean2014-10-091-1/+1
* datapath-windows: fix OVS_VPORT_TYPESamuel Ghinet2014-09-261-2/+2
* datapath-windows: Rename files.Samuel Ghinet2014-08-291-0/+345