ovs-sandbox: add '-r' and '-e' options
authorAndy Zhou <azhou@nicira.com>
Tue, 14 Apr 2015 20:44:01 +0000 (13:44 -0700)
committerAndy Zhou <azhou@nicira.com>
Tue, 14 Apr 2015 21:53:45 +0000 (14:53 -0700)
commit60ceeb6c16572e75e7609ec53cf22f6700fd876f
tree3fd6867aaa3869013b17bd473e6a52967f309794
parente43a07ba6e8995c196d20841ea58208232a3ffd8
ovs-sandbox: add '-r' and '-e' options

'-e' option will run ovs-vswitchd under gdb, but runs immediately
instead of waiting for user input. '-r' options applies to ovsdb-server.

Signed-off-by: Andy Zhou <azhou@nicira.com>
Acked-by: Russell Bryant <rbryant@redhat.com>
tutorial/Tutorial.md
tutorial/ovs-sandbox