summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* OvsDpInterfaceExt.h: add support for netlink family for netdevNithin Raju2014-10-061-1/+59
* datapath-windows: Incorrect assumption of the IRQLSorin Vinturis2014-10-063-7/+12
* lib/cmap: cmap_find_batch().Jarno Rajahalme2014-10-067-57/+367
* lib/cmap: split up cmap_find().Jarno Rajahalme2014-10-064-59/+63
* lib/cmap: Use non-atomic access to hash.Jarno Rajahalme2014-10-061-34/+22
* lib/cmap: More efficient cmap_find().Jarno Rajahalme2014-10-061-17/+27
* tests/test-cmap: Balance benchmarks between cmap and hmap.Jarno Rajahalme2014-10-061-13/+21
* lib/cmap: Return number of nodes from functions modifying the cmap.Jarno Rajahalme2014-10-062-24/+36
* lib: Fix MPLS masking.Jarno Rajahalme2014-10-064-38/+44
* lib/meta-flow: Index correct MPLS lse in mf_is_all_wild().Jarno Rajahalme2014-10-061-2/+2
* lib/match: Do not format undefined fields.Jarno Rajahalme2014-10-069-399/+428
* openvswitch.spec: Remove dependency with openvswitch-kmod.Gurucharan Shetty2014-10-061-1/+1
* datapath-windows: Flow get implementation.Ankur Sharma2014-10-063-26/+186
* datapath-windows: Flow dump implementation.Ankur Sharma2014-10-061-11/+600
* datapath-windows: Flow Dump handlerAnkur Sharma2014-10-065-20/+44
* datapath-windows: Added the API for getting unused space in nlbuf.Ankur Sharma2014-10-063-3/+18
* datapath-windows: Netlink additional APIs.Ankur Sharma2014-10-062-8/+63
* ovs-vswitchd.at: Port tests to run successfully on Windows.Gurucharan Shetty2014-10-061-16/+6
* ovs-vswitchd: Add a missing headline in documentation.Gurucharan Shetty2014-10-061-0/+1
* ovs-vswitchd: Document the '--unixctl' option.Gurucharan Shetty2014-10-062-0/+4
* bridge: Keep bond active slave selection across OVS restartAndy Zhou2014-10-067-9/+154
* datapath: Add support for RHEL-7 / CentOS-7 kernel.Pravin B Shelar2014-10-0312-13/+47
* ovs-vswitchd.at: Add test for switch over to another ovs-vswitchd.Alex Wang2014-10-031-0/+41
* netlink-socket: User mode event read for Windows.Eitan Eliahu2014-10-031-3/+9
* odp-execute: Refactor odp_execute_{actions, sample}()Daniele Di Proietto2014-10-031-36/+29
* odp-execute: Fix memory leak on recirc actionDaniele Di Proietto2014-10-031-2/+1
* odp-util: Parse recirc action in parse_odp_action()Daniele Di Proietto2014-10-031-0/+10
* dpif-netdev: Destroy pmd_thread cmap at exitDaniele Di Proietto2014-10-031-0/+1
* timeval: Fix seq memory leakDaniele Di Proietto2014-10-031-1/+1
* dpif-netdev: fix dp_netdev_free()Daniele Di Proietto2014-10-032-1/+23
* dpif: Use OVS_FLOW_ATTR_PROBE.Jarno Rajahalme2014-10-035-5/+24
* datapath: Add support for OVS_FLOW_ATTR_PROBE.Jarno Rajahalme2014-10-037-127/+187
* bfd.at: Fix intermittent failure of test - flap_count.Alex Wang2014-10-021-0/+3
* stream-tcp: Change the connection name for pwindows.Gurucharan Shetty2014-10-021-9/+13
* lib/ovs-atomic-i586: Faster 64-bit atomics on 32-bit builds with SSE.Jarno Rajahalme2014-10-022-44/+85
* datapath: avoid hard coding OVS_VPORT_TYPE_GENEVEAndy Zhou2014-10-021-1/+1
* cmap: ovsrcu postpone the cmap destroy.Alex Wang2014-10-011-1/+1
* ofproto: Do not postpone closing the mgmt socketDaniele Di Proietto2014-10-011-2/+7
* configure: Disable strict aliasing.Ben Pfaff2014-10-011-1/+1
* README: Adding github markup and travis-ci build status to github readme page.Pritesh Kothari2014-10-016-50/+47
* ovs-vswitchd.at: Fix "start additional ovs-vswitchd process" testYAMAMOTO Takashi2014-10-011-7/+2
* bridge: Fix high cpu utilization.Alex Wang2014-09-302-0/+40
* CodingStyle: Mention our assumption about conversions to boolYAMAMOTO Takashi2014-10-011-0/+5
* INSTALL.DPDK: Update DPDK related documentation.Alex Wang2014-09-302-36/+39
* ovs-vswitchd: Better diagnose errors in DPDK command-line options.Ben Pfaff2014-09-302-1/+7
* pstream-unix: Increase listen count to 64 in punix_open().Lilijun2014-09-302-1/+2
* tests: Mention binomial coefficient in hash tests.Joe Stringer2014-09-301-1/+3
* revalidator: Distinguish new and duplicate flows.Joe Stringer2014-09-301-5/+10
* nx-match: Encode dp_hash and recirc_id in OXM also.Ben Pfaff2014-09-291-8/+4
* ofp-actions, nx-match: Use mf_oxm_header() instead of explicit constants.Ben Pfaff2014-09-292-10/+11