ovs-vsctl: Add "--all" option for "destroy" command in ovs-vsctl.
authorArun Sharma <arun.sharma@calsoftinc.com>
Wed, 16 May 2012 18:39:55 +0000 (11:39 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 16 May 2012 19:23:43 +0000 (12:23 -0700)
commiteeb8467eec55dc5808bfc4ca1e1f6a49275c51d5
treefa093bdfc5182ed7c484bf23f55d9aedf7882acf
parent2197d7abab6d765013399790d11290562a583b71
ovs-vsctl: Add "--all" option for "destroy" command in ovs-vsctl.

Adds the ability to delete all records from table. This will help
users to destroy all records from Qos or Queue table using single
command rather then current method.

Feature #11306
Suggested-by: Kevin Mancuso <kevin.mancuso@rackspace.com>
Signed-off-by: Arun Sharma <arun.sharma@calsoftinc.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
AUTHORS
tests/ovs-vsctl.at
utilities/ovs-vsctl.8.in
utilities/ovs-vsctl.c