datapath: Fix compat checks for ipv6_skip_exthdr()
[cascardo/ovs.git] / datapath-windows /
2014-10-31 Nithin Rajudatapath-windows: Increase the maximum size of port...
2014-10-31 Nithin Rajudatapath-windows: Fix locking code in OvsGetNetdevCmdHa...
2014-10-31 Nithin Rajudatapath-windows: Nuke USE_NEW_VPORT_ADD_WORKFLOW.
2014-10-31 Nithin Rajudatapath-windows: Don't leak NBLs with multiple NBs.
2014-10-28 Nithin Rajudatapath-windows: Allow encapsulation if source is...
2014-10-28 Nithin Rajudatapath-windows: OvsFindVportByPortIdAndNicIndex(...
2014-10-28 Nithin Rajudatapath-windows: Update vport add code.
2014-10-28 Nithin Rajudatapath-windows: Refactor core in Vport.c.
2014-10-28 Nithin Rajudatapath-windows: OvsInitTunnelVport() and OvsInitBridg...
2014-10-28 Nithin Rajudatapath-windows: Introduce bridge-internal ports.
2014-10-28 Nithin Rajudatapath-windows: Clarify externalVport.
2014-10-28 Nithin Rajudatapath-windows: Re-init the list entry in OvsDeleteVp...
2014-10-28 Sorin Vinturisdatapath-windows: Fix BSOD caused by DV due to memory...
2014-10-28 Eitan Eliahudatapath-windows:Remove user mode instance from pid...
2014-10-24 Alin Serdeandatapath-windows: Avoid BSOD when no event queue found.
2014-10-24 Nithin Rajudatapath-windows: check for 'gOvsSwitchContext' in...
2014-10-24 Ankur Sharmadatapath-windows: Refactor CreateQueue function to...
2014-10-24 Ankur Sharmadatapath-windows: Add code for OvsGetQueue.
2014-10-24 Ankur Sharmadatapath-windows: pid-instance hash table APIs.
2014-10-23 Ankur Sharmadatapath-windows: Fixes during integration testing.
2014-10-23 Ankur Sharmadatapath-windows: Calling OvsAddPidInstance and OvsDelP...
2014-10-23 Ankur Sharmadatapath-windows: pid-instance hash table data structure.
2014-10-22 Nithin Rajudatapath-windows: Return success when duplicate flow...
2014-10-21 Nithin Rajudatapath-windows: Fixes in packet created for userspace
2014-10-21 Nithin Rajudatapath-windows: Fix key parsing in Flow.c.
2014-10-21 Nithin Rajudatapath-windows: event read should not fail when no...
2014-10-20 Eitan Eliahudatapath-windows: Implement missed packet kernel-to...
2014-10-17 Eitan Eliahudatapath-windows: Packet subscribe handler
2014-10-16 Eitan Eliahudatapath-windows: Add packet miss read Netlink command.
2014-10-16 Eitan Eliahudatapath-windows: Fix compilation error in release...
2014-10-16 Nithin Rajudatapath-windows: Fixes in OvsSetVportCmdHandler()
2014-10-16 Nithin Rajudatapath-windows: Add netlink command vport set
2014-10-16 Ankur Sharmadatapath-windows: Action not supported error handling
2014-10-16 Ankur Sharmadatapath-windows: OVS_PACKET_CMD_EXECUTE handler.
2014-10-16 Ankur Sharmadatapath-windows: changes to existing PACKET_CMD handler.
2014-10-16 Ankur Sharmadatapath-windows: OVS_PACKET_CMD_EXECUTE command handler.
2014-10-16 Ankur Sharmadatapath-windows: Making Flow parsing policies global.
2014-10-15 Ankur Sharmadatapath-windows: Transactional error fix for flow...
2014-10-15 Eitan Eliahudatapath-windows: Upcall NL packet format: Call NL...
2014-10-15 Eitan Eliahudatapath-windows: Upcall NL packet format: Queue elem...
2014-10-15 Eitan Eliahudatapath-windows: Upcall NL packet format: Parametrized...
2014-10-15 Eitan Eliahudatapath-windows: Upcall NL packet format: Add NL utilities
2014-10-14 Ankur Sharmadatapath-windows: Fix CtrlLock acquire issue in OvsRead...
2014-10-13 Ankur Sharmadatapath-windows: Fix assertion in Netlink.c
2014-10-13 Ankur Sharmadatapath-windows: Remove invalid assertion.
2014-10-13 Ankur Sharmadatapath-windows: Remove setting of replyLen to zero.
2014-10-13 Ankur Sharmadatapath-windows: Reply for Flow Flush.
2014-10-13 Ankur Sharmadatapath-windows: Validate ETHERTYPE and ETHERNET attri...
2014-10-13 Ankur Sharmadatapath-windows: Transactional error support in Flow...
2014-10-13 Nithin Rajudatapath-windows: loop iterator fixes in Vport.c
2014-10-13 Nithin Rajudatapath-windows: delete ports from portIdHashArray...
2014-10-13 Nithin Rajudatapath-windows: pass NDIS_RWL_AT_DISPATCH_LEVEL inste...
2014-10-13 Nithin Rajudatapath-windows: remove vport from lists upon deletion
2014-10-13 Nithin Rajudatapath-windows: Add netlink command vport delete
2014-10-13 Nithin Rajudatapath-windows: Add netlink command: vport new
2014-10-09 Alin Serdeandatapath-windows: Add port friendly name to OVS_VPORT_ENTRY
2014-10-09 Alin Serdeandatapath-windows: Make VPORT ovs number values smaller...
2014-10-09 Alin Serdeandatapath-windows: Rename switch context's portHashArray...
2014-10-09 Alin Serdeandatapath-windows: Rename switch context's nameHashArray...
2014-10-09 Alin Serdeandatapath-windows: Rename OvsGetVportNo into OvsComputeV...
2014-10-09 Alin Serdeandatapath-windows: Define OVS_DPPORT_NUMBER_INVALID
2014-10-09 Alin Serdeandatapath-windows: Update OVS_SWITCH_CONTEXT: external...
2014-10-09 Alin Serdeandatapath-windows: We don't need to keep validation...
2014-10-09 Alin Serdeandatapath-windows: Rename hyper-v switch port and nic...
2014-10-09 Alin Serdeandatapath-windows: Remove the old IOCTL vport functions.
2014-10-09 Nithin Rajudatapath-windows: Update OvsGetExtInfoIoctl() to the...
2014-10-09 Nithin Rajudatapath-windows: Add support for OVS_DP_CMD_NEW Netlin...
2014-10-08 Lucian PetrutUpdate the WMI Script handling Hyper-V friendly port...
2014-10-06 Nithin Rajudatapath-windows: implementation of netdev commands
2014-10-06 Nithin Rajudatapath-windows: Some fixes in vport get code
2014-10-06 Nithin Rajudatapath-windows: Add stub handlers for netdev commands
2014-10-06 Nithin RajuOvsDpInterfaceExt.h: add support for netlink family...
2014-10-06 Sorin Vinturisdatapath-windows: Incorrect assumption of the IRQL
2014-10-06 Ankur Sharmadatapath-windows: Flow get implementation.
2014-10-06 Ankur Sharmadatapath-windows: Flow dump implementation.
2014-10-06 Ankur Sharmadatapath-windows: Flow Dump handler
2014-10-06 Ankur Sharmadatapath-windows: Added the API for getting unused...
2014-10-06 Ankur Sharmadatapath-windows: Netlink additional APIs.
2014-09-29 Ben PfaffMakefiles: Add $(AM_V_GEN) annotations to clean up...
2014-09-29 Ankur Sharmadatapath-windows: Build fix.
2014-09-29 Sorin Vinturisdatapath-windows: Missed packets are not queued.
2014-09-29 Ankur Sharmadatapath-windows: Rename OvsFlowNlNewCmdHandler to...
2014-09-29 Ankur Sharmadatapath-windows/Flow.c: DEL_FLOWS command handler.
2014-09-29 Ankur Sharmadatapath-windows/Flow.c: FLOW_DEL command handler.
2014-09-29 Ankur Sharmadatapath-windows/Flow.c: FLOW_SET command handler.
2014-09-29 Ankur Sharmadatapath-windows/Flow.c: FLOW_NEW command handler.
2014-09-29 Ankur Sharmadatapath-windows/Flow.c : Basic support for add-flow.
2014-09-29 Ankur Sharmadatapath-windows/Netlink: Fixed NlAttrParseNested
2014-09-29 Ankur Sharmadatapath-windows/Netlink: Allow support for NESTED...
2014-09-29 Ankur Sharmadatapath-windows/Netlink: Add NlAttrLen API
2014-09-29 Ankur Sharmadatapath-windows/Netlink: Add NlFillOvsMsg API for...
2014-09-29 Ankur Sharmadatapath-windows: move OVS_MESSAGE to Netlink.h
2014-09-29 Ben Pfaffdatapath-windows: Fix broken build by adding new file...
2014-09-29 Alin Serdeandatapath-windows: Add WMI Script that updates Hyper...
2014-09-29 Eitan Eliahudatapath-windows: Implement event read handler.
2014-09-29 Nithin Rajudatapath-windows: NUL character should be left out...
2014-09-26 Samuel Ghinetdatapath-windows: Add Netlink vport command get.
2014-09-26 Samuel Ghinetdatapath-windows: Add file NetlinkError.h.
2014-09-26 Samuel Ghinetdatapath-windows: Implement vport dump Netlink command.
2014-09-26 Samuel Ghinetdatapath-windows: fix OVS_VPORT_TYPE
next