summaryrefslogtreecommitdiff
path: root/datapath-windows/ovsext/Vxlan.c
Commit message (Expand)AuthorAgeFilesLines
* datapath-windows: Fix GRE/VxLAN/STT Tunnel RX.William Tu2022-06-221-5/+0
* datapath-windows: Add IPv6 Geneve tunnel support in WindowsWilson Peng2022-04-101-61/+105
* Remove duplicate include fileYi Li2020-09-221-1/+0
* datapath-windows: Use only non executable memoryAlin Serdean2017-11-291-4/+3
* datapath-windows: Account for VLAN tag in tunnel DecapShashank Ram2017-11-281-4/+10
* datapath-windows: Add validations for IP_HEADER_LENShashank Ram2017-06-221-1/+2
* datapath-windows: Updated OvsTcpSegmentNBL to handle IP fragments.Anand Kumar2017-05-081-1/+1
* datapath-windows: VXLAN Check for flow destination portAlin Serdean2017-02-021-1/+2
* datapath-windows: Add multiple switch internal portsAlin Serdean2016-12-201-4/+6
* datapath-windows: clean code in vxlanAlin Serdean2016-11-041-3/+3
* datapath-windows: comment cleanup and indentationNithin Raju2016-06-201-5/+0
* datapath-windows: Add UDP checksum verifications for VXLANAlin Serdean2016-06-011-10/+33
* datapath-windows: Move UDP checksum computation to Offload.cYin Lin2016-06-011-45/+3
* datapath-windows: Removed always true condition in VXLANPaul Boca2016-04-211-4/+2
* datapath-windows: Refactor sofware offloads and mssAlin Serdean2016-02-101-83/+15
* datapath-windows: Add LSOv2 support for VXLANAlin Serdean2016-01-111-3/+15
* datapath-windows: Compute checksums for VXLAN inner packets.Alin Serdean2015-10-021-9/+75
* treewide: Fix doubled "the".Ben Pfaff2015-08-031-1/+1
* datapath-windows: Fixed spelling errors in OVSSorin Vinturis2015-07-161-9/+9
* datapath-windows: Update VXLAN header informationAlin Serdean2015-07-151-5/+8
* datapath-windows: Solved BSOD when cleaning up the VXLAN tunnelSorin Vinturis2015-07-151-3/+3
* datapath-windows: use correct dst port during Vxlan TxNithin Raju2015-06-191-42/+11
* datapath-windows: Stateless TCP Tunnelling protocol - Initial implementationEitan Eliahu2015-06-111-9/+7
* datapath-windows: Support for multiple VXLAN tunnelsSorin Vinturis2015-05-271-1/+1
* datapath-windows: Support for custom VXLAN tunnel portSorin Vinturis2015-05-271-17/+85
* datapath-windows: Added specific pool tag for vxlan codeSorin Vinturis2015-03-261-2/+3
* datapath-windows: Change return type of OvsInitVxlanTunnel()Nithin Raju2014-11-201-3/+3
* datapath-windows: Refactor core in Vport.c.Nithin Raju2014-10-281-16/+5
* datapath-windows: Add netlink command: vport newNithin Raju2014-10-131-18/+30
* datapath-windows: fix OVS_VPORT_TYPESamuel Ghinet2014-09-261-2/+2
* datapath-windows: Rename files.Samuel Ghinet2014-08-291-0/+506