summaryrefslogtreecommitdiff
path: root/vswitchd
Commit message (Expand)AuthorAgeFilesLines
* 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
* bridge: Enable RSTP if both STP and RSTP are enabled.Ben Pfaff2015-03-051-24/+22
* ovs-lldp: Use better types for ISID and VLANs.Ben Pfaff2015-03-031-5/+4
* auto-attach: Add auto-attach support to bridge layer and command setDennis Flynn2015-03-033-5/+364
* ofpbuf: Simplify ofpbuf API.Pravin B Shelar2015-03-031-2/+2
* FAQ: Update VXLAN references from draft to RFC7348Kentaro Ebisawa2015-02-201-3/+2
* ovsdb-doc: Get manpage name from the XML file instead of command line.Ben Pfaff2015-02-192-2/+1
* vswitch: Document columns that had been previously overlooked.Ben Pfaff2015-02-191-289/+391
* bridge: Publish error count in database's rstp_statistics.Ben Pfaff2015-02-191-3/+5
* ovsdb-idlc: Constify 'char **'.Russell Bryant2015-02-191-5/+5
* tunnel: Provide framework for tunnel extensions for VXLAN-GBP and othersThomas Graf2015-02-061-0/+20
* mcast-snoop: Add support to control Reports forwardingFlavio Leitner2015-02-042-3/+13
* lib: Move vconn.h to <openvswitch/vconn.h>Thomas Graf2014-12-151-1/+1
* lib: Move vlog.h to <openvswitch/vlog.h>Thomas Graf2014-12-154-4/+5