ovs-vsctl: Add emergency reset command
authorJustin Pettit <jpettit@nicira.com>
Fri, 30 Apr 2010 22:06:51 +0000 (15:06 -0700)
committerJustin Pettit <jpettit@nicira.com>
Fri, 30 Apr 2010 23:53:29 +0000 (16:53 -0700)
commit18ee958b7bb33174327285562901de71ee4a5232
tree0c7ab370a805b2685648cc91b320c3d2d1a3e6ed
parent58bc1a52cb0b88f8f44b175f13f602e650bc9d06
ovs-vsctl: Add emergency reset command

Add the "emer-reset" command, which is used to clear the configuration of
items likely to have been configured by the manager.  This will leave
the core networking configuration as it was.
utilities/ovs-vsctl.8.in
utilities/ovs-vsctl.c