summaryrefslogtreecommitdiff
path: root/tests/ovs-vsctl.at
Commit message (Expand)AuthorAgeFilesLines
* auto-attach: Add auto-attach support to bridge layer and command setDennis Flynn2015-03-031-0/+2
* ovs-vsctl.at: Fix intermittent failure.Alex Wang2015-01-301-0/+4
* ovs-vsctl: Prevent creating duplicate VLAN bridges.Ben Pfaff2014-11-251-0/+3
* bridge: Store datapath version into ovsdbAndy Zhou2014-11-051-0/+2
* ovs-vsctl: Allow referring to rows whose names are UUIDs by those names.Ben Pfaff2014-10-291-0/+18
* ovs-vsctl: Allow modifying "immutable" columns if we just created the row.Ben Pfaff2014-10-081-3/+5
* Rapid Spanning Tree Protocol (IEEE 802.1D).Daniele Venturino2014-09-091-0/+4
* ovs-vsctl: Correctly exit on errors for non-map types in "remove" command.Ben Pfaff2014-09-021-0/+3
* ovs-vsctl.at: Workaround lack of 'kill -l' on Windows.Gurucharan Shetty2014-06-261-2/+14
* ovs-vsctl.at: Adjust test output for Windows.Gurucharan Shetty2014-06-261-2/+3
* bridge: Enable multicast support on the bridgeFlavio Leitner2014-06-241-0/+2
* datapath: Add support for Geneve tunneling.Jesse Gross2014-06-201-2/+6
* netdev-vport: Use dpif_port as base for tunnel backing port.Jesse Gross2014-06-131-8/+8
* ovs-vsctl: Improve error reportingAndy Zhou2014-03-281-2/+6
* tests: use full table names in ovs-vsctl commandsAnsis Atteka2013-10-251-35/+35
* ovs-vsctl: Fix behavioral regression for "--if-exists del-port <bridge>".Ben Pfaff2013-07-091-0/+2
* ovs-vsctl: Improve error message for "ovs-vsctl del-port <bridge>".Ben Pfaff2013-06-191-1/+5
* netdev: Prevent using reserved namesAlex Wang2013-05-161-0/+62
* tests/ovs-vsctl.at: Delete trailing white spacesAlex Wang2013-05-151-43/+43
* Implement IPFIX exportRomain Lenglet2013-04-221-1/+3
* invoke perl as ${PERL}YAMAMOTO Takashi2013-04-221-8/+8
* explicitly invoke perl for uuidfilt.pl (rather than via shebang)YAMAMOTO Takashi2013-04-221-4/+4
* ovs-vsctl: Try connecting only once for active connections by default.Ben Pfaff2013-03-151-7/+41
* ovs-vsctl: Add --if-exists option to many database commands.Ben Pfaff2013-01-161-0/+24
* ovs-vsctl: Allow command-specific options to mingle with global options.Ben Pfaff2012-12-101-1/+12
* ovs-vsctl: Add "--real" and "--fake" options to "list-br".Justin Pettit2012-12-011-0/+16
* vswitchd: Configuration of allowed OpenFlow versionsSimon Horman2012-11-191-0/+2
* tests: Rewrite unit tests to not expect bridge with odp zero.Justin Pettit2012-11-011-5/+5
* ovsdb: Enforce immutability of immutable columns.Ben Pfaff2012-09-051-0/+12
* tests: New m4 macro ON_EXIT to add a cleanup action.Ben Pfaff2012-08-201-1/+1
* tests: Invoke daemons with --no-chdir so core files appear in test dir.Ben Pfaff2012-08-161-1/+1
* tests: Avoid xargs, for FreeBSD compatibility.Ed Maste2012-07-311-1/+1
* tests: Remove bit-rotted support for "lcov".Ben Pfaff2012-07-201-5/+0
* vlog: Take advantage of relaxed "-v" syntax through the tree.Ben Pfaff2012-05-221-7/+7
* ovs-vsctl: Add "--all" option for "destroy" command in ovs-vsctl.Arun Sharma2012-05-161-0/+48
* tests: Gracefully shut down ovsdb-server, to avoid valgrind leak warnings.Ben Pfaff2012-03-281-0/+1
* ovs-vsctl: Allow "fake bridges" to be created for VLAN 0.Ben Pfaff2012-03-201-28/+36
* Use `pwd` in place of $PWD, treewide.Ben Pfaff2012-03-131-1/+1
* ovs-vsctl.at: Use full name for referring to the "NetFlow" table.Justin Pettit2012-02-181-4/+4
* Add support for limiting the number of flows in an OpenFlow flow table.Ben Pfaff2012-02-011-0/+2
* ovs-vsctl: Add set relational operators to "find" command.Ben Pfaff2012-01-111-1/+135
* ovs-vswitchd: Add support for 802.1D STP.Justin Pettit2011-10-221-0/+4
* ovs-vsctl: Back out garbage collection changes.Ethan Jackson2011-03-161-0/+20
* ovsdb: Implement garbage collection.Ben Pfaff2011-03-101-7/+47
* ovsdb: Remove 'managers' column from 'Open vSwitch' table.Andrew Evans2011-02-181-1/+1
* ovs-vsctl: Add new "find" command.Ben Pfaff2011-02-081-1/+20
* ovs-vsctl: Add --columns options to "list" command.Ben Pfaff2011-02-081-0/+7
* ovs-vsctl: Add commands to get/delete/set manager connections.Andrew Evans2011-02-071-0/+26
* ovs-vsctl: Fix br-set-external-id.Ben Pfaff2010-11-181-1/+1
* ovs-vsctl: Allow "get" commands to create @names also.Ben Pfaff2010-09-211-0/+49