summaryrefslogtreecommitdiff
path: root/vswitchd
Commit message (Expand)AuthorAgeFilesLines
* ovs-vswitchd: Preserve datapath ports across graceful shutdown.Ben Pfaff2016-02-051-7/+7
* dpif-netdev: Allow different numbers of rx queues for different ports.Ilya Maximets2016-02-042-11/+15
* bridge: Do not add bridges with '/' in name.Daniele Di Proietto2016-02-031-2/+3
* bridge: Also prohibit \ in bridge names.Ben Pfaff2016-02-032-6/+15
* Use ip_parse() and ipv6_parse() and variants in more places.Ben Pfaff2015-12-151-4/+3
* packets: New macro ETH_ADDR_STRLEN.Ben Pfaff2015-12-151-2/+3
* bfd: improve ovs-vswitchd.conf.db(5) manpageAndy Zhou2015-11-031-6/+6
* vswitch.xml: Add caveat to flow-limit.Joe Stringer2015-10-151-1/+2
* vswitch.xml: Update docs for max-idle.Joe Stringer2015-10-151-0/+14
* vswitch.xml: Untabify and reindent.Ben Pfaff2015-10-131-338/+346
* bridge: Coding style fix.Ben Pfaff2015-10-121-1/+2
* automake: Consolidate schema checksum check.Gurucharan Shetty2015-10-021-9/+1
* lib/daemon: support --user option for all OVS daemonAndy Zhou2015-09-301-1/+1
* ovs-ctl: Add option to delete transient ports.Thadeu Lima de Souza Cascardo2015-09-011-0/+8
* bridge: Relax the whitelist format for punix path.Alex Wang2015-08-291-5/+7
* userspace: Define and use struct eth_addr.Jarno Rajahalme2015-08-281-47/+49
* tunneling: Remove gre64 tunnel support.Pravin B Shelar2015-08-201-20/+4
* bridge: Reconfigure when system interfaces change.Thadeu Lima de Souza Cascardo2015-08-021-1/+26
* ofproto-dpif-xlate: Rewrite mirroring to better fit flow translation.Ben Pfaff2015-07-311-0/+26
* ovs-appctl: register unixctl commands in the beginningHuanle Han2015-07-161-0/+1
* Implement OpenFlow 1.4+ OFPTC_EVICTION.Ben Pfaff2015-07-032-116/+143
* ofproto: Use OF1.4+ "importance" as part of eviction criteria.Ben Pfaff2015-07-031-4/+15
* mcast-snooping: Add Multicast Listener Discovery supportThadeu Lima de Souza Cascardo2015-07-011-4/+5
* tunnel: Geneve TLV handling support for OpenFlow.Jesse Gross2015-06-251-4/+3
* Merge remote-tracking branch 'origin/master' into ovn4Justin Pettit2015-06-182-4/+17
|\
| * Add IGMPv3 support.Thadeu Lima de Souza Cascardo2015-06-171-1/+1
| * netdev-dpdk: add dpdk vhost-user portsCiara Loftus2015-06-141-3/+16
* | dummy: Introduce new --enable-dummy=system option.Ben Pfaff2015-06-161-2/+2
|/
* ovs-vswitchd: Update documentationMijo Safradin2015-06-051-4/+5
* netdev-dpdk: Adapt the requested number of tx and rx queues.Daniele Di Proietto2015-05-221-1/+1
* datapath: Add Stateless TCP Tunneling protocol.Pravin B Shelar2015-04-291-5/+24
* bridge: Remove redundant call to discover_types().Ben Pfaff2015-04-201-4/+0
* bridge: Remove unused macro OFP_PORT_ACTION_WINDOW.Ben Pfaff2015-04-201-10/+0
* in-band: Do not use manager with loopback address for in-band control.Alex Wang2015-04-201-2/+5
* bridge: Fix use-after-free in bridge_aa_refresh_queue().Ben Pfaff2015-04-171-2/+2
* ovs-vswitchd: Don't print supported OpenFlow versions with "-V".Justin Pettit2015-04-151-1/+1
* dpif-netdev: Add dpif-netdev/pmd-stats-* appctl commands.Daniele Di Proietto2015-04-141-0/+18
* bridge: Wait for previous stats update transation when it is incomplete.Alex Wang2015-04-061-3/+16
* bridge: Do not wait for status update when there is no bridge.Alex Wang2015-04-061-7/+1
* bridge: Execute bridge_run() only after retrieving db contents.Alex Wang2015-04-011-1/+4
* vswitch.xml: Improve description of forward-bpdu.Ben Pfaff2015-03-311-12/+41
* tunnels: Enable UDP checksum computation for Geneve and VXLAN.Jesse Gross2015-03-241-11/+15
* vswitch.ovsschema: Add datapath_types and port_types.Mark D. Gray2015-03-243-7/+81
* netdev-linux: Support for SFQ, FQ_CoDel and CoDel qdiscs.Jonathan Vestin2015-03-232-1/+28
* netdev-dpdk: add dpdk vhost-cuse portsKevin Traynor2015-03-191-4/+6
* automake.mk: Improve schema checksum error message.Mark D. Gray2015-03-191-1/+1
* netdev-linux: Be more careful about integer overflow in policing.Ben Pfaff2015-03-171-2/+2
* command-line: add ovs_cmdl_ prefixRussell Bryant2015-03-161-2/+2
* Use the IANA-assigned ports for OpenFlow and OVSDB.Justin Pettit2015-03-122-33/+17
* vswitchd: Update IPv6 controller examples to use OpenFlow port.Justin Pettit2015-03-121-3/+3