summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* AUTHORS: Add Mickey SpiegelMickey Spiegel2017-02-131-0/+1
* rhel: make openvswitch service start return when readyAlan Pevec2017-02-132-1/+2
* rhel: Fix dpdk-devel version and dependencies in fedora packagerTimothy Redaelli2017-02-102-1/+3
* dpdk: Fixes memory leak in dpdk_init__().nickcooper-zhangtonghao2017-02-101-3/+3
* rhel/ifup: support vhost-user client modeAaron Conole2017-02-102-1/+18
* doc: Clarify how user space is experimental.Ian Stokes2017-02-081-2/+2
* ovs-ofctl: fix memory leak reported by valgrind.William Tu2017-02-081-0/+5
* ovs-router: fix memory leak reported by valgrind.William Tu2017-02-081-0/+2
* uuid: New macro UUID_ZERO for an all-zero expression or initializer.Ben Pfaff2017-02-082-1/+4
* jsonrpc: Fix capitalization of parameter name.Ben Pfaff2017-02-081-1/+1
* smap: Improve comment on SMAP_CONST1, SMAP_CONST2 macros.Ben Pfaff2017-02-081-3/+5
* tests: Generate valgrind wrappers only for real test programs.Ben Pfaff2017-02-081-31/+3
* ofctrl: Free contents of symbol table in ofctrl_destroy().Ben Pfaff2017-02-081-0/+1
* windows: netdev report error if query failedAlin Serdean2017-02-081-1/+1
* system-ovn.at: Fix a race condition.Gurucharan Shetty2017-02-071-0/+3
* doc: Remove experimental warning for DPDK.Ian Stokes2017-02-065-8/+9
* ofproto: Uses the VLOG_WARN_RL instead of VLOG_WARN.nickcooper-zhangtonghao2017-02-061-3/+5
* rhel: Fix firewalld additions.Russell Bryant2017-02-041-2/+3
* odp: Fix sample action in userspaceAndy Zhou2017-02-031-1/+9
* ovs-vsctl: Disallow empty bridge, port, and interface names.Ben Pfaff2017-02-032-0/+24
* netdev: Reject empty names in netdev_open().Ben Pfaff2017-02-031-1/+9
* rhel: Firewall service files for OVN.Marcin Mirecki2017-02-035-1/+27
* doc: Update DPDK version for 2.7 release.Ian Stokes2017-02-031-0/+1
* dpif-netdev: Pass Openvswitch other_config smap to dpif.Daniele Di Proietto2017-02-0310-29/+68
* rhel: Remove obsolete OVSDPDKVhostPort from ifdown script.Daniele Di Proietto2017-02-031-1/+1
* ovn: Add missing netdev_close in setup_qos.Russell Bryant2017-02-031-0/+2
* docs: Add OVS and OVN headings to pages.Russell Bryant2017-02-032-5/+24
* system-ovn.at: Fix race conditions.Gurucharan Shetty2017-02-021-9/+22
* datapath-windows: GENEVE Check for flow destination portAlin Serdean2017-02-021-1/+2
* datapath-windows: STT Check for flow destination portAlin Serdean2017-02-021-1/+2
* datapath-windows: VXLAN Check for flow destination portAlin Serdean2017-02-021-1/+2
* datapath-windows: Add support for OVS_TUNNEL_KEY_ATTR_TP_DSTAlin Serdean2017-02-021-0/+8
* datapath-windows: Allow tunnel action to modify destination portAlin Serdean2017-02-021-2/+2
* tests: Fix race in MPLS translate.Alin Serdean2017-02-021-1/+3
* ovn-trace: Style improvements.Ben Pfaff2017-02-021-3/+9
* odp: Add datapath clone action parser.Andy Zhou2017-02-012-13/+48
* tun-metadata: Fix entry key documentation.Yi-Hung Wei2017-02-011-1/+1
* ofp-actions: Fix variable length meta-flow OXMs.Yi-Hung Wei2017-02-0117-159/+579
* ovn-controller: Configure interface QoS only if it would actually be used.Ben Pfaff2017-02-011-6/+35
* ovn-controller: Fix memory leak and bug in setup_qos().Ben Pfaff2017-02-011-2/+5
* Prepare for post-2.7.0 (2.7.90).Justin Pettit2017-01-313-6/+88
* ovn: fix slave node can not connect to the master node using SSL, for pacemakerGuoshuai Li2017-01-312-5/+60
* ofproto-dpif: Reduce the time to create many bridges.Sha Zhang2017-01-312-2/+3
* ovn-controller: Provide the option to set Encap.options:csumNuman Siddique2017-01-313-8/+23
* ovn-trace: Fix memory leaks.Ben Pfaff2017-01-311-1/+33
* ovn-nbctl: check for duplicated ACL adding.Han Zhou2017-01-313-2/+21
* appveyor: Bump OpenSSL versionAlin Serdean2017-01-311-3/+3
* documentation: Windows supports multiple VTEP/NICs now.Alin Serdean2017-01-311-6/+2
* AUTHORS: Add Roi Dayan.Ben Pfaff2017-01-311-0/+1
* netlink-socket: Fix possiblity of nl_transact dereferencing null pointerRoi Dayan2017-01-311-1/+3