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: Fix updating ct label when mask is specified
Anand Kumar
2019-08-19
1
-0
/
+1
*
datapath-windows: Copy mru information when cloning a nbl.
Anand Kumar
2019-05-20
1
-7
/
+8
*
datapath-windows: Add Win10Analyze target
Alin Gabriel Serdean
2019-05-09
7
-4
/
+159
*
datapath-windows: Do not send out nbls when cloned nbls are being accessed
Anand Kumar
2019-04-25
3
-1
/
+20
*
datapath-windows: Fix vlan key getting stored in host byte order.
Anand Kumar via dev
2019-04-09
1
-2
/
+2
*
datapath-windows: Add guards around IpHelper adapter binding calls
Sairam Venugopal via dev
2019-04-03
2
-3
/
+33
*
datapath-windows: Address memory allocation issues for OVS_BUFFER_CONTEXT
Anand Kumar via dev
2019-04-03
1
-7
/
+4
*
datapath-windows: Add annotations to find vport functions
Alin Gabriel Serdean
2019-03-13
2
-1
/
+11
*
datapath-windows: Guard vport usage in user.c
Alin Gabriel Serdean
2019-03-13
1
-8
/
+8
*
datapath-windows: Fix race condition during port creation
Sairam Venugopal
2019-03-13
1
-2
/
+1
*
datapath-windows: Fix potential deadlock in event subscription
Sairam Venugopal
2019-03-13
1
-2
/
+1
*
datapath-windows: Fix nbl cleanup when memory allocation fails
Sairam Venugopal
2019-03-13
1
-3
/
+2
*
datapath-windows: Add support for 'OVS_KEY_ATTR_ENCAP' key attribute.
Anand Kumar
2019-01-28
4
-16
/
+144
*
datapath-windows: Fix race condition when deleting internal ports
Alin Gabriel Serdean
2018-12-28
1
-1
/
+1
*
datapath-windows: Use layers info to extract IP header in IpFragment
Anand Kumar
2018-12-21
5
-53
/
+41
*
datapath-windows: Fix invalid reference in Buffermgmt.c
Sairam Venugopal
2018-11-15
1
-2
/
+4
*
datapath-windows: Remove IP neighbor entries when internal adapter is down.
Anand Kumar
2018-10-24
1
-18
/
+18
*
datapath-windows: Move OVS_IPHELPER_INSTANCE to IpHelper.h
Sairam Venugopal
2018-10-02
2
-39
/
+38
*
treewide: Fix spelling of "receive".
Ben Pfaff
2018-09-27
2
-3
/
+3
*
datapath-windows: Fix payload length calculation in Conntrack.h
Alin Gabriel Serdean
2018-09-20
1
-2
/
+1
*
datapath-windows: Add support to configure ct zone limits
Anand Kumar
2018-09-20
4
-3
/
+211
*
treewide: Remove pointless "return;" at ends of functions.
Ben Pfaff
2018-07-09
4
-9
/
+0
*
datapath-windows: Compute ct hash based on 5-tuple and zone
Anand Kumar
2018-06-24
2
-114
/
+116
*
datapath-windows: Implement locking in conntrack NAT.
Anand Kumar
2018-06-24
5
-92
/
+101
*
datapath-windows: Use spinlock instead of RW lock for ct entry
Anand Kumar
2018-06-24
5
-87
/
+96
*
datapath-windows: Add support for handling DEI bit of VLAN header
Anand Kumar
2018-06-11
2
-6
/
+14
*
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
[next]