summaryrefslogtreecommitdiff
path: root/tests/ovs-vsctl.at
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: Add 5-second timeout to ovs-vsctl tests.Ben Pfaff2010-09-211-3/+3
* vswitch: Add external_ids column to every table.Ben Pfaff2010-08-021-0/+1
* vswitchd: Move fail-mode config to Bridge tableJustin Pettit2010-07-301-0/+2
* vswitchd: Remove default controller config from Open_vSwitch tableJustin Pettit2010-07-301-55/+0
* tests: Disable profiling for "wait-until must wait" test.Ben Pfaff2010-07-211-0/+6
* ovs-vsctl: Do not allow record names to be abbreviated.Ben Pfaff2010-07-161-4/+1
* ovs-vsctl: Add "wait-until" command.Ben Pfaff2010-06-291-0/+58
* ovs-vsctl: Prepare for more flexible database argument parsing.Ben Pfaff2010-06-291-1/+1
* ovs-vsctl: Make "ovs-vsctl get <table> <record> _uuid" work.Ben Pfaff2010-06-241-1/+2
* ovs-vsctl: Fix spelling error in log message.Ben Pfaff2010-06-171-1/+1
* Add support for multiple OpenFlow controllers on a single bridge.Ben Pfaff2010-04-201-0/+81
* ovs-vsctl: Allow setting arbitrary database columns in add-port, add-bond.Ben Pfaff2010-04-051-3/+7
* tests: Don't use obsolete names in ovs-vsctl tests of external-ids.Ben Pfaff2010-03-171-3/+3
* ovsdb: Add support for "enum" constraints.Ben Pfaff2010-02-251-0/+3