]> git.proxmox.com Git - ovs.git/history - datapath-windows
dpif-netdev: Reset the rxq current cycle counter on reload.
[ovs.git] / datapath-windows /
2018-01-08 Alin Gabriel Serdeandatapath-windows: Add include directory to ovsext project
2018-01-08 Alin Gabriel Serdeandatapath-windows: Change include type in Iphelper.h
2018-01-08 Alin Gabriel Serdeandatapath-windows: Add directory to .gitignore
2017-12-11 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-12-11 Anand Kumardatapath-windows: Add support for deleting conntrack...
2017-12-07 Justin Pettitdatapath-windows: Correct endianness for deleting zone.
2017-11-29 Alin Serdeandatapath-windows: Fix possible NULL dereference in...
2017-11-29 Alin Serdeandatapath-windows: Fix static analysis warnings around...
2017-11-29 Alin Serdeandatapath-windows: Fix static analysis warnings in OvsGe...
2017-11-29 Alin Serdeandatapath-windows: Add assert to ethHdr in OvsActionMplsPush
2017-11-29 Alin Serdeandatapath-windows: Vport check RtlStringCbLengthW return...
2017-11-29 Alin Serdeandatapath-windows: prettify logging in iphelper
2017-11-29 Alin Serdeandatapath-windows: Use only non executable memory
2017-11-28 Shashank Ramdatapath-windows: Account for VLAN tag in tunnel Decap
2017-11-14 Alin Gabriel Serdeanbuild-windows: Suppress output from MSBuild
2017-10-31 Sairam Venugopaldatapath-windows: Update OvsCompleteNbl argument to...
2017-10-20 Anand Kumardatapath-windows: Update OvsIPv4TunnelKey flags in...
2017-10-16 Anand Kumardatapath-windows: Remove the workaround in NAT for...
2017-09-28 Shashank Ramdatapath-windows: Fix bugs in cleaner threads
2017-09-12 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/darball...
2017-09-07 Anand Kumardatapath-windows: Increment ct packet counters based...
2017-09-04 Anand Kumardatapath-windows: Remove unnecessary call to OvsInitFor...
2017-09-01 Sairam Venugopaldatapath-windows: Add an upper limit to conntrack entries
2017-08-23 Shashank Ramdatapath-windows: Move OvsCreateNewNBLsFromMultipleNBs...
2017-08-17 Anand Kumardatapath-windows: Do not modify port field for ICMP...
2017-08-17 Anand Kumardatapath-windows: Update Orig Tuple to use ICMP Type...
2017-08-03 Sairam Venugopaldatapath-windows: Fix conntrack lookups for reversed...
2017-08-02 Shashank Ramdatapath-windows: Refactor OvsCreateNewNBLsFromMultipleNBs
2017-08-02 Alin Serdeandatapath-windows: Fix shared variables which use Interl...
2017-08-02 Alin Serdeandatapath-windows: Add annotation for OvsIpFragmentEntry...
2017-08-02 Alin Serdeandatapath-windows: Add annotation for OvsCtRelatedEntryC...
2017-08-02 Alin Serdeandatapath-windows: Treat TCP_HDR_LEN static analysis...
2017-08-02 Alin Serdeandatapath-windows: Check return status when using APIs
2017-08-02 Alin Serdeandatapath-windows: fix excessive stack usage in iphelper
2017-08-02 Alin Serdeandatapath-windows: Add dummy parameter for NotifyRouteCh...
2017-08-02 Alin Serdeandatapath-windows: Suppress warning in jhash
2017-08-02 Alin Serdeandatapath-windows: Fix possible NULL deference in OvsFul...
2017-08-02 Alin Serdeandatapath-windows: Add assert in OvsPartialCopyNBL
2017-08-02 Alin Serdeandatapath-windows: Use annotations instead for macros
2017-08-02 Alin Serdeandatapath-windows: Fix misspelling in comment.
2017-08-02 Alin Serdeandatapath-windows: Add annotations for OvsAcquirePidHashLock
2017-08-02 Alin Serdeandatapath-windows: Add annotations for OvsReleasePidHashLock
2017-08-02 Alin Serdeandatapath-windows: Add annotations for OvsReleaseEventQu...
2017-08-02 Alin Serdeandatapath-windows: Add function annotations for OvsAcqui...
2017-08-02 Alin Serdeandatapath-windows: Add function annotations for OvsCance...
2017-08-02 Alin Serdeandatapath-windows: Add function annotations for OvsTunne...
2017-08-02 Alin Serdeandatapath-windows: Add function annotations for OvsCancelIrp
2017-08-02 Alin Serdeandatapath-windows: Add function annotations for OvsRelea...
2017-08-02 Alin Serdeandatapath-windows: Add function annotations for OvsAcqui...
2017-08-02 Alin Serdeandatapath-windows: Add function annotations for OvsAcqui...
2017-08-02 Alin Serdeandatapath-windows: Remove function declarations from...
2017-08-02 Alin Serdeandatapath-windows: Add annotations for OvsReleaseCtrlLock
2017-08-02 Alin Serdeandatapath-windows: Add annotations for OvsAcquireCtrlLock
2017-08-02 Alin Serdeandatapath-windows: Add an assert in recirculation
2017-08-02 Alin Serdeandatapath-windows: Fix possible NULL dereference in...
2017-08-02 Alin Serdeandatapath-windows: Suppress PAGED_CODE warnings
2017-08-02 Alin Serdeandatapath-windows: Add asserts to Stt
2017-08-02 Alin Serdeandatapath-windows: Fix code alignment in Stt
2017-08-02 Alin Serdeandatapath-windows: interfaceName overflow in IpHelper
2017-08-02 Alin Serdeandatapath-windows: Remove annotations in Switch.c
2017-08-02 Alin Serdeandatapath-windows: Use non-executable memory when alloca...
2017-07-11 Alin Serdeandatapath-windows: allow catalog creation with local...
2017-07-10 Anand Kumardatapath-windows: Add validations in fragmentation...
2017-06-27 Anand Kumardatapath-windows: Include ICMP type and code fields...
2017-06-22 Shashank Ramdatapath-windows: Add validations for IP_HEADER_LEN
2017-06-22 Anand Kumardatapath-windows: Add support for UPDATE events in...
2017-06-22 Sairam Venugopaldatapath-windows: Fix switch-case alignments in Conntrack.c
2017-06-22 Sairam Venugopaldatapath-windows: Fix potential memory leak while creat...
2017-06-20 Alin Serdeandatapath-windows: add open flow defines to Types.h
2017-06-20 Sairam Venugopaldatapath-windows: Zero initialize Conntrack-ICMP entry
2017-06-16 Shashank Ramdatapath-windows: Define NAT_ACTION enum correctly
2017-06-16 Nithin Rajudatapath-windows: use NlAttrGet() in Conntrack.c
2017-06-12 Alin Gabriel Serdeanwindows-datapath: Temporary workaround checksum issue...
2017-06-12 Yin Lindatapath-windows: NAT integration with conntrack
2017-06-12 Yin Lindatapath-windows: Add NAT module in conntrack
2017-06-12 Anand Kumardatapath-windows: Add support for NAT in conntrack
2017-06-08 Sairam Venugopaldatapath-windows: Add original conntrack tuple to FlowKey
2017-05-25 Alin Serdeandatapath-windows: add two new build targets for code...
2017-05-25 Alin Serdeandatapath-windows: Remove Strsafe usage from datapath
2017-05-23 Alin Serdeandatapath-windows: Fix possible null dereference in...
2017-05-23 Alin Serdeandatapath-windows: Update the key after defragmentation
2017-05-23 Alin Serdeandatapath-windows: Report success for conntrack actions...
2017-05-23 Alin Serdeandatapath-windows: Fix alignment in actions
2017-05-17 Shashank Ramdatapath-windows: Set Version correctly for OVSExt
2017-05-08 Anand Kumardatapath-windows: Fragment NBL based on MRU size
2017-05-08 Anand Kumardatapath-windows: Updated OvsTcpSegmentNBL to handle...
2017-05-08 Anand Kumardatapath-windows: Retain MRU value in the _OVS_BUFFER_C...
2017-05-08 Anand Kumardatapath-windows: Added Ipv4 fragments support in Conntrack
2017-05-08 Anand Kumardatapath-windows: Added a new file to support Ipv4...
2017-04-27 Jarno Rajahalmedatapath-windows: Add missing IPCT_LABEL.
2017-04-21 Alin Serdeandatapath-windows: Add software checksums for nbl which...
2017-04-21 Yin Lindatapath-windows: Pass fwdCtx to conntrack
2017-03-22 Sairam Venugopaldatapath-windows: Add support for OVS_CT_ATTR_FORCE_COMMIT
2017-03-07 Sairam Venugopaldatapath-windows: Trigger conntrack event after setting...
2017-03-06 Alin Serdeandatapath-windows: Fix GENEVE option header
2017-02-02 Alin Serdeandatapath-windows: GENEVE Check for flow destination...
2017-02-02 Alin Serdeandatapath-windows: STT Check for flow destination port
2017-02-02 Alin Serdeandatapath-windows: VXLAN Check for flow destination...
2017-02-02 Alin Serdeandatapath-windows: Add support for OVS_TUNNEL_KEY_ATTR_T...
2017-02-02 Alin Serdeandatapath-windows: Allow tunnel action to modify destina...
next