summaryrefslogtreecommitdiff
path: root/vswitchd
Commit message (Expand)AuthorAgeFilesLines
* 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
* list: Rename struct list to struct ovs_listThomas Graf2014-12-151-2/+2
* lib: Move compiler.h to <openvswitch/compiler.h>Thomas Graf2014-12-152-2/+2
* vswitch.xml: Describe NetFlow passive timeout.Ben Pfaff2014-11-251-4/+14
* rstp: Add 'rstp-admin-p2p-mac' and 'rstp-admin-port-state' setters.Jarno Rajahalme2014-11-141-0/+10
* rstp: Show some useful rstp port fields.Jarno Rajahalme2014-11-131-1/+7
* openvswitch: Userspace tunneling.Pravin B Shelar2014-11-121-0/+1
* bridge: Store datapath version into ovsdbAndy Zhou2014-11-053-2/+72
* vswitch.xml: Improve IPFIX documentation.Ben Pfaff2014-10-291-122/+164
* vswitch.xml: Fix spelling errors in documentation.Ben Pfaff2014-10-291-2/+2
* Use magic ETH_ADDR_LEN instead of 6 for Ethernet address length.Wang Sheng-Hui2014-10-221-1/+1
* ovsdb: bond_active_salve column's value should be durable when database restartsAndy Zhou2014-10-101-4/+3
* ovs-vswitchd: Fix high cpu utilization when acquire idl lock fails.Alex Wang2014-10-091-3/+6
* vswitch.ovsschema: Correct schema version number.Ben Pfaff2014-10-071-2/+2
* nx-match: Move all knowledge of OXM/NXM here.Ben Pfaff2014-10-071-0/+1
* ovs-vswitchd: Add a missing headline in documentation.Gurucharan Shetty2014-10-061-0/+1