summaryrefslogtreecommitdiff
path: root/datapath-windows/ovsext/Datapath.h
Commit message (Expand)AuthorAgeFilesLines
* datapath-windows: Add annotations for OvsReleaseCtrlLockAlin Serdean2017-08-021-0/+5
* datapath-windows: Add annotations for OvsAcquireCtrlLockAlin Serdean2017-08-021-0/+3
* datapath-windows: Define new multicast conntrack events and netlink protocolSairam Venugopal2016-07-291-1/+2
* Windows: Add support for handling protocol (netlink family)Sairam Venugopal2016-07-131-0/+1
* datapath-windows: Hot add CPU support.Sorin Vinturis2016-04-101-1/+1
* datapath-windows: Removed memory barrier and master lockSorin Vinturis2015-05-271-14/+0
* ovs-hyperv: make kernel return values netlink socket likeNithin Raju2015-04-291-2/+0
* datapath-windows: Added specific pool tag for datapath codeSorin Vinturis2015-03-261-28/+3
* datapath-windows: Solved BSOD when loading an activated extensionSorin Vinturis2015-01-301-0/+2
* datapath-windows: Move Build*Msg() to Netlink.cNithin Raju2014-12-051-14/+0
* datapath-windows: nuke non-netlink based interfaceNithin Raju2014-11-201-6/+0
* datapath-windows: pid-instance hash table data structure.Ankur Sharma2014-10-231-0/+2
* datapath-windows: Packet subscribe handlerEitan Eliahu2014-10-171-1/+5
* datapath-windows: Add packet miss read Netlink command.Eitan Eliahu2014-10-161-0/+1
* datapath-windows: Some fixes in vport get codeNithin Raju2014-10-061-0/+9
* datapath-windows: Flow Dump handlerAnkur Sharma2014-10-061-2/+12
* datapath-windows: move OVS_MESSAGE to Netlink.hAnkur Sharma2014-09-291-10/+0
* datapath-windows: Add file NetlinkError.h.Samuel Ghinet2014-09-261-1/+9
* datapath-windows: add a context structure for user parametersNithin Raju2014-09-041-0/+38
* datapath-windows: Data structures and functions for dump stateNithin Raju2014-09-041-10/+48
* datapath-windows: Rename files.Samuel Ghinet2014-08-291-4/+4
* datapath-windows: Using windows kernel netlink parsing APIs.Ankur Sharma2014-08-221-2/+2
* datapath-windows: add infrastructure for supporting netlinkNithin Raju2014-08-191-0/+25
* datapath-windows: Add Datapath.[ch] and OVS_USE_NL_INTERFACE CPPNithin Raju2014-08-191-0/+57