summaryrefslogtreecommitdiff
path: root/datapath-windows/include
Commit message (Expand)AuthorAgeFilesLines
* datapath-windows: support meter action initial versionldejing2022-09-201-0/+3
* make: Remove the Linux datapath.Greg Rose2022-07-151-1/+1
* ct-dpif, dpif-netlink: Add conntrack timeout policy supportYi-Hung Wei2019-09-261-0/+114
* datapath-windows: Add support to configure ct zone limitsAnand Kumar2018-09-201-0/+1
* datapath-windows: Add missing IPCT_LABEL.Jarno Rajahalme2017-04-271-0/+1
* Windows: Add support for handling protocol (netlink family)Sairam Venugopal2016-07-131-2/+15
* datapath-windows: Add support for Conntrack IPCTNL_MSG_CT_DELETE cmd in Datap...Sairam Venugopal2016-07-011-0/+7
* Windows: Add conntrack netfilter netlink definitions to kernel and userspaceSairam Venugopal2016-07-011-0/+423
* datapath-windows/include/automake.mk: Only build for WIN32 buildsAaron Conole2015-07-211-0/+2
* datapath-windows: Make GET_PID a separate IOCTLSorin Vinturis2015-04-021-7/+11
* datpath-windows: include/OvsPub.h => ovsext/DpInternal.hNithin Raju2014-11-201-475/+0
* datapath-windows: Increase the maximum size of port name.Nithin Raju2014-10-312-7/+4
* datapath-windows: Implement missed packet kernel-to-user mode notification.Eitan Eliahu2014-10-201-0/+1
* datapath-windows: Packet subscribe handlerEitan Eliahu2014-10-171-2/+5
* datapath-windows: Add packet miss read Netlink command.Eitan Eliahu2014-10-161-1/+2
* datapath-windows: changes to existing PACKET_CMD handler.Ankur Sharma2014-10-151-6/+2
* datapath-windows: Upcall NL packet format: Queue elem for packe in NL format.Eitan Eliahu2014-10-151-0/+1
* OvsDpInterfaceExt.h: add support for netlink family for netdevNithin Raju2014-10-061-1/+59
* datapath-windows: Flow Dump handlerAnkur Sharma2014-10-061-1/+1
* Makefiles: Add $(AM_V_GEN) annotations to clean up "make" output.Ben Pfaff2014-09-291-1/+1
* datapath-windows/Flow.c: FLOW_NEW command handler.Ankur Sharma2014-09-291-1/+1
* datapath-windows: Implement event read handler.Eitan Eliahu2014-09-291-2/+11
* datapath-windows: fix OVS_VPORT_TYPESamuel Ghinet2014-09-262-20/+6
* datapath-windows: use the Netlink set API and need new APIsNithin Raju2014-09-161-0/+2
* Netlink_socket.c Join/Unjoin an MC group for event subscriptionEitan Eliahu2014-09-121-1/+8
* netlink-socket: Add support for async notification on Windows.Eitan Eliahu2014-09-091-0/+1
* datapath-windows: Move netlink files to a new directory.Ankur Sharma2014-09-041-1/+1
* datapath-windows: Update netlink family IDsNithin Raju2014-08-271-5/+5
* datapath-windows: define mcgroup IDs for VPORT and other familiesNithin Raju2014-08-271-0/+4
* datapath-windows: remove reference to OvsNetlink.hAnkur Sharma2014-08-221-174/+0
* datapath-windows: Using windows kernel netlink parsing APIs.Ankur Sharma2014-08-221-9/+4
* datapath-windows: define a version number in DP extensionsNithin Raju2014-08-221-0/+3
* Add extentions to the standard datapath interfaceNithin Raju2014-08-191-0/+68
* odp-netlink.h: Autogenerate a version of odp-netlink for windows kernel.Ankur Sharma2014-08-111-0/+10
* datapath-windows: Kernel module for HyperV.Saurabh Shah2014-07-282-0/+672