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
/
ovsext
/
User.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
datapath-windows: Add support for handling DEI bit of VLAN header
Anand Kumar
2018-06-11
1
-6
/
+13
*
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
*
datapath-windows: Add function annotations for OvsCancelIrpDatapath
Alin Serdean
2017-08-02
1
-0
/
+1
*
datapath-windows: Add validations for IP_HEADER_LEN
Shashank Ram
2017-06-22
1
-0
/
+5
*
datapath-windows: Updated OvsTcpSegmentNBL to handle IP fragments.
Anand Kumar
2017-05-08
1
-1
/
+1
*
datapath-windows: Retain MRU value in the _OVS_BUFFER_CONTEXT.
Anand Kumar
2017-05-08
1
-1
/
+19
*
datapath-windows: Improved offloading on STT tunnel
Paul Boca
2016-06-07
1
-7
/
+10
*
datapath-windows: o/p buffer must fit NL error message
Nithin Raju
2016-05-25
1
-2
/
+2
*
datapath-windows: Use l2 port and tunkey during execute
Nithin Raju
2016-05-25
1
-2
/
+30
*
datapath-windows: add nlMsgHdr to OvsPacketExecute
Nithin Raju
2016-05-25
1
-5
/
+8
*
datapath-windows: Validate Netlink packets' integrity.
Paul Boca
2016-05-16
1
-2
/
+3
*
datapath-windows: remove OvsAllocateForwardingContextForNBL
Nithin Raju
2016-04-21
1
-10
/
+0
*
datapath-windows: Extract flow metadata in execute cmd handler.
Sorin Vinturis
2016-03-25
1
-0
/
+7
*
datapath-windows: Added recirculation support.
Sorin Vinturis
2016-03-25
1
-6
/
+7
*
datapath-windows: Refactor sofware offloads and mss
Alin Serdean
2016-02-10
1
-10
/
+10
*
datapath-windows: Fix subscribe/unsubscribe packets
Alin Serdean
2016-01-04
1
-2
/
+2
*
datapath-windows: nuke port # argument in IP helper
Nithin Raju
2015-11-25
1
-2
/
+2
*
datapath-windows: Move OvsAllocateNBLFromBuffer to BufferMgmt
Sairam Venugopal
2015-10-27
1
-46
/
+2
*
datapath-windows: reset the IRP pointer after use in OvsQueuePackets
Nithin Raju
2015-09-29
1
-10
/
+3
*
datapath-windows: move packet read code to User.c
Nithin Raju
2015-09-29
1
-0
/
+108
*
datapath-windows: Avoid unnecessary vport array search
Sorin Vinturis
2015-09-29
1
-8
/
+4
*
datapath-windows: Fix iterator in NlAttrParse()
Sairam Venugopal
2015-08-26
1
-3
/
+5
*
treewide: Fix doubled "the".
Ben Pfaff
2015-08-03
1
-1
/
+1
*
datapath-windows: Removed duplicate instance pid removal
Sorin Vinturis
2015-04-28
1
-6
/
+0
*
datapath-windows: Removed gOvsCtrlLock global spinlock
Sorin Vinturis
2015-04-23
1
-13
/
+5
*
datapath-windows: Added specific pool tag for user code
Sorin Vinturis
2015-03-26
1
-8
/
+10
*
datapath-windows: return bool from NlFillOvs[Msg/Hdr]
Nithin Raju
2014-12-11
1
-4
/
+8
*
datapath-windows: refactor BuildReplyMsgFromMsgIn & BuildErrorMsg
Nithin Raju
2014-12-11
1
-1
/
+1
*
datapath-windows: Avoid BSOD when switch context is NULL
Sorin Vinturis
2014-11-20
1
-4
/
+9
*
datapath-windows: Remove all duplicate checks for NULL.
Sorin Vinturis
2014-11-14
1
-11
/
+0
*
datapath-windows:Remove user mode instance from pid hash on process termination
Eitan Eliahu
2014-10-28
1
-0
/
+6
*
datapath-windows: Refactor CreateQueue function to handle vport pid.
Ankur Sharma
2014-10-24
1
-38
/
+70
*
datapath-windows: Add code for OvsGetQueue.
Ankur Sharma
2014-10-24
1
-5
/
+16
*
datapath-windows: pid-instance hash table APIs.
Ankur Sharma
2014-10-24
1
-0
/
+57
*
datapath-windows: Fixes during integration testing.
Ankur Sharma
2014-10-23
1
-1
/
+3
*
datapath-windows: Calling OvsAddPidInstance and OvsDelPidInstance
Ankur Sharma
2014-10-23
1
-0
/
+20
*
datapath-windows: pid-instance hash table data structure.
Ankur Sharma
2014-10-23
1
-0
/
+1
*
datapath-windows: Fixes in packet created for userspace
Nithin Raju
2014-10-21
1
-3
/
+9
*
datapath-windows: Packet subscribe handler
Eitan Eliahu
2014-10-17
1
-67
/
+31
*
datapath-windows: Add packet miss read Netlink command.
Eitan Eliahu
2014-10-16
1
-6
/
+5
*
datapath-windows: Action not supported error handling
Ankur Sharma
2014-10-15
1
-15
/
+23
*
datapath-windows: OVS_PACKET_CMD_EXECUTE handler.
Ankur Sharma
2014-10-15
1
-4
/
+107
*
datapath-windows: changes to existing PACKET_CMD handler.
Ankur Sharma
2014-10-15
1
-17
/
+5
*
datapath-windows: OVS_PACKET_CMD_EXECUTE command handler.
Ankur Sharma
2014-10-15
1
-0
/
+18
*
datapath-windows: Upcall NL packet format: Call NL missed packet function
Eitan Eliahu
2014-10-15
1
-246
/
+4
*
datapath-windows: Upcall NL packet format: Queue elem for packe in NL format.
Eitan Eliahu
2014-10-15
1
-0
/
+322
*
datapath-windows: Missed packets are not queued.
Sorin Vinturis
2014-09-29
1
-0
/
+8
*
datapath-windows: Rename files.
Samuel Ghinet
2014-08-29
1
-0
/
+867