index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
datapath-windows
Commit message (
Expand
)
Author
Age
Files
Lines
*
datapath-windows: Prevent ct-counters from getting redundantly incremented
Anand Kumar
2018-04-30
1
-3
/
+4
*
datapath-windows: Do not drop Ip fragments less than MIN_FRAGMENT_SIZE
Anand Kumar
2018-03-08
1
-6
/
+3
*
datapath-windows: Fix static analysis in Stt.c
Alin Gabriel Serdean
2018-03-06
1
-2
/
+2
*
datapath-windows: On Debug builds, dump NBL info based on OVS_DBG_DEFAULT macro
Anand Kumar
2018-03-01
1
-1
/
+12
*
datapath-windows: fix hash creation on ct mark
Alin Gabriel Serdean
2018-02-27
1
-1
/
+1
*
datapath-windows: Allow compiling all targets using SDK 10.0
Shashank Ram
2018-02-06
2
-29
/
+49
*
datapath-windows: Add trace level logs in conntrack for invalid ct state.
Anand Kumar
2018-02-03
3
-0
/
+11
*
datapath-windows: Optimize conntrack lock implementation.
Anand Kumar
2018-02-02
3
-85
/
+160
*
datapath-windows: Add a global level RW lock for NAT
Anand Kumar
2018-02-02
1
-2
/
+34
*
datapath-windows: Refactor conntrack code.
Anand Kumar
2018-02-02
3
-86
/
+103
*
datapath-windows: Add include directory to ovsext project
Alin Gabriel Serdean
2018-01-08
1
-3
/
+3
*
datapath-windows: Change include type in Iphelper.h
Alin Gabriel Serdean
2018-01-08
1
-1
/
+1
*
datapath-windows: Add directory to .gitignore
Alin Gabriel Serdean
2018-01-08
1
-0
/
+1
*
datapath-windows: Add support for deleting conntrack entry by 5-tuple.
Anand Kumar
2017-12-11
1
-12
/
+134
*
datapath-windows: Correct endianness for deleting zone.
Justin Pettit
2017-12-07
1
-1
/
+1
*
datapath-windows: Fix possible NULL dereference in IpFragment
Alin Serdean
2017-11-29
1
-0
/
+1
*
datapath-windows: Fix static analysis warnings around ovsInstanceListLock
Alin Serdean
2017-11-29
1
-4
/
+7
*
datapath-windows: Fix static analysis warnings in OvsGetTcpPayloadLength
Alin Serdean
2017-11-29
1
-10
/
+7
*
datapath-windows: Add assert to ethHdr in OvsActionMplsPush
Alin Serdean
2017-11-29
1
-0
/
+1
*
datapath-windows: Vport check RtlStringCbLengthW return value
Alin Serdean
2017-11-29
1
-2
/
+7
*
datapath-windows: prettify logging in iphelper
Alin Serdean
2017-11-29
1
-2
/
+3
*
datapath-windows: Use only non executable memory
Alin Serdean
2017-11-29
10
-28
/
+35
*
datapath-windows: Account for VLAN tag in tunnel Decap
Shashank Ram
2017-11-28
10
-37
/
+111
*
build-windows: Suppress output from MSBuild
Alin Gabriel Serdean
2017-11-14
1
-2
/
+2
*
datapath-windows: Update OvsCompleteNbl argument to match definition
Sairam Venugopal
2017-10-31
1
-1
/
+2
*
datapath-windows: Update OvsIPv4TunnelKey flags in geneve decap.
Anand Kumar
2017-10-20
1
-4
/
+5
*
datapath-windows: Remove the workaround in NAT for TCP checksum
Anand Kumar
2017-10-16
1
-49
/
+11
*
datapath-windows: Fix bugs in cleaner threads
Shashank Ram
2017-09-28
4
-3
/
+19
*
datapath-windows: Increment ct packet counters based on ct_state.
Anand Kumar
2017-09-07
1
-13
/
+22
*
datapath-windows: Remove unnecessary call to OvsInitForwardingCtx
Anand Kumar
2017-09-04
1
-8
/
+1
*
datapath-windows: Add an upper limit to conntrack entries
Sairam Venugopal
2017-09-01
2
-0
/
+11
*
datapath-windows: Move OvsCreateNewNBLsFromMultipleNBs to BuggerMgmt
Shashank Ram
2017-08-23
3
-42
/
+51
*
datapath-windows: Do not modify port field for ICMP during SNAT/DNAT
Anand Kumar
2017-08-17
1
-3
/
+19
*
datapath-windows: Update Orig Tuple to use ICMP Type and Code
Anand Kumar
2017-08-17
2
-4
/
+13
*
datapath-windows: Fix conntrack lookups for reversed keys
Sairam Venugopal
2017-08-03
1
-9
/
+10
*
datapath-windows: Refactor OvsCreateNewNBLsFromMultipleNBs
Shashank Ram
2017-08-02
1
-9
/
+11
*
datapath-windows: Fix shared variables which use Interlocked functions
Alin Serdean
2017-08-02
1
-3
/
+3
*
datapath-windows: Add annotation for OvsIpFragmentEntryCleaner
Alin Serdean
2017-08-02
1
-1
/
+1
*
datapath-windows: Add annotation for OvsCtRelatedEntryCleaner
Alin Serdean
2017-08-02
1
-3
/
+4
*
datapath-windows: Treat TCP_HDR_LEN static analysis warnings
Alin Serdean
2017-08-02
1
-1
/
+1
*
datapath-windows: Check return status when using APIs
Alin Serdean
2017-08-02
1
-7
/
+12
*
datapath-windows: fix excessive stack usage in iphelper
Alin Serdean
2017-08-02
1
-8
/
+7
*
datapath-windows: Add dummy parameter for NotifyRouteChange2
Alin Serdean
2017-08-02
1
-1
/
+3
*
datapath-windows: Suppress warning in jhash
Alin Serdean
2017-08-02
1
-0
/
+2
*
datapath-windows: Fix possible NULL deference in OvsFullCopyNBL
Alin Serdean
2017-08-02
1
-0
/
+3
*
datapath-windows: Add assert in OvsPartialCopyNBL
Alin Serdean
2017-08-02
1
-0
/
+1
*
datapath-windows: Use annotations instead for macros
Alin Serdean
2017-08-02
3
-22
/
+9
*
datapath-windows: Fix misspelling in comment.
Alin Serdean
2017-08-02
1
-1
/
+1
*
datapath-windows: Add annotations for OvsAcquirePidHashLock
Alin Serdean
2017-08-02
1
-0
/
+3
*
datapath-windows: Add annotations for OvsReleasePidHashLock
Alin Serdean
2017-08-02
1
-0
/
+4
[next]