summaryrefslogtreecommitdiff
path: root/datapath-windows/ovsext/TunnelFilter.c
Commit message (Expand)AuthorAgeFilesLines
* datapath-windows: Fix misspelling in comment.Alin Serdean2017-08-021-1/+1
* datapath-windows: Add function annotations for OvsTunnelFilterCancelIrpAlin Serdean2017-08-021-2/+1
* windows: Change driver and MSI company name to LFAlin Serdean2017-01-261-1/+1
* datapath-windows: Removed double initialization on local variablesPaul Boca2016-04-211-6/+6
* datapath-windows: Tunnel filter initialization checkSorin Vinturis2015-09-041-23/+48
* datapath-windows: New tag for tunnel filter pool allocationsSorin Vinturis2015-09-041-1/+3
* datapath-windows: Support for IRP cancelling mechanismSorin Vinturis2015-08-311-18/+180
* datapath-windows: Process tunnel filter requests iterativelySorin Vinturis2015-08-311-70/+27
* datapath-windows: Enable failure after restarting extensionSorin Vinturis2015-08-281-12/+16
* datapath-windows: Avoid BSOD when cleaning up a tunnel vportSorin Vinturis2015-07-281-1/+0
* datapath-windows: Fixed spelling errors in OVSSorin Vinturis2015-07-161-11/+11
* datapath-windows: Return success for already existing WFP objectsSorin Vinturis2015-06-231-2/+11
* datapath-windows: Document OVS tunnel filter calloutSorin Vinturis2015-05-271-4/+221
* datapath-windows: Support for custom VXLAN tunnel portSorin Vinturis2015-05-271-156/+725
* datapath-windows: Enable extension after rrestartSorin Vinturis2015-04-291-22/+103
* datapath-windows: Updated WFP system provider handlingSorin Vinturis2015-03-241-5/+94
* datapath-windows: Add a WFP system providerSorin Vinturis2015-01-061-16/+157
* datapath-windows: Release WFP allocated objectsSorin Vinturis2015-01-011-2/+61
* datapath-windows: Rename files.Samuel Ghinet2014-08-291-0/+343