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: Check the condition to reset pseudo header checksum on Rx side
Wilson Peng
2022-11-24
1
-4
/
+23
*
datapath-windows: Fix icmp related error code.
ldejing
2022-09-20
2
-3
/
+7
*
datapath-windows: support meter action initial version
ldejing
2022-09-20
9
-1
/
+679
*
datapath-windows: Add IPv6 conntrack ip fragment support on windows
ldejing
2022-09-20
11
-58
/
+1402
*
datapath-windows: Alg support for ftp and tftp in conntrack
ldejing
2022-09-20
6
-78
/
+211
*
datapath-windows: Correct Geneve IPV6 header checksum parameter
Wilson Peng
2022-09-20
1
-0
/
+1
*
make: Remove the Linux datapath.
Greg Rose
2022-07-15
1
-1
/
+1
*
datapath-windows: Update layers for multiple tunnels processing
Wilson Peng
2022-06-22
3
-2
/
+23
*
datapath-windows: Fix GRE/VxLAN/STT Tunnel RX.
William Tu
2022-06-22
3
-16
/
+0
*
Carefully release NBL in Windows
hxie
2022-05-25
1
-9
/
+88
*
datapath-windows: Add IPv6 conntrack support on Windows.
ldejing
2022-04-22
15
-97
/
+793
*
datapath-windows: Add IPv6 Geneve tunnel support in Windows
Wilson Peng
2022-04-10
21
-431
/
+918
*
datapath-windows: Fix NXM_OF_IP_TOS issue
Frank Guo
2022-02-23
1
-0
/
+9
*
datapath-windows: Pickup Ct tuple as CT lookup key in function OvsCtSetupLook...
Wilson Peng
2022-01-20
4
-10
/
+34
*
datapath-windows: Reset flow key after Ipv4 fragments are reassembled
Wilson Peng
2021-11-15
1
-1
/
+18
*
datapath-windows:Reset PseudoChecksum value only for TX direction offload case
Wilson Peng
2021-10-28
1
-4
/
+7
*
datapath-windows: add layers when adding the deferred actions
Wilson Peng
2021-10-19
3
-6
/
+25
*
datapath-windows: Add file digest algorithm for signtool
Alin-Gabriel Serdean
2021-10-11
2
-1
/
+39
*
datapath-windows:adjust Offset when processing packet in POP_VLAN action
wilsonpeng
2021-09-30
1
-3
/
+15
*
datapath-windows:Correct checksum for DNAT action
Wilson Peng
2021-07-21
1
-0
/
+12
*
datapath-windows: Specify external include paths
Alin Gabriel Serdean
2021-06-17
1
-0
/
+17
*
datapath_windows: Add datapath_windows target
Alin Gabriel Serdean
2020-10-04
1
-0
/
+4
*
Remove duplicate include file
Yi Li
2020-09-22
1
-1
/
+0
*
datapath-windows: Update flow key in SET action
Jinjun Gao
2020-07-29
2
-7
/
+27
*
datapath-windows: Reset ct_mark/ct_label to support ALG
Jinjun Gao
2020-07-28
1
-32
/
+54
*
datapath-windows: Add CTA_HELP and CTA_TUPLE_MASTER
Jinjun Gao
2020-06-30
3
-8
/
+48
*
datapath-windows, conntrack: Fix conntrack new state
Rui Cao
2020-06-27
4
-5
/
+17
*
datapath-windows: Append tunnel info to upcall for correct template
Amber Hu via dev
2020-02-10
5
-7
/
+44
*
datapath-windows: Do not delete internal port on OID_SWITCH_NIC_DISCONNECT
Jinjun Gao
2019-12-09
1
-3
/
+9
*
ct-dpif, dpif-netlink: Add conntrack timeout policy support
Yi-Hung Wei
2019-09-26
2
-2
/
+120
*
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
[next]