Add extended vlog options to utilities
authorJustin Pettit <jpettit@nicira.com>
Tue, 5 Jan 2010 02:55:00 +0000 (18:55 -0800)
committerJustin Pettit <jpettit@nicira.com>
Tue, 5 Jan 2010 02:55:00 +0000 (18:55 -0800)
commit87c8489148d5e6d44b1d55f1325658222852232c
treec5e81f71ad8b4311ac3be6b90da2cddff43662dd
parent84f7e9b6d0f8730f4b470ffdc339b0e66dcd958e
Add extended vlog options to utilities

The ovs-discover, ovs-dpctl, and ovs-ofctl man pages indicated that they
supported extended vlog options (e.g., --log-file), but they actually
did not.  This commit adds them.

Reported by Tetsuo NAKAGAWA <nakagawa@mxc.nes.nec.co.jp>
utilities/ovs-discover.c
utilities/ovs-dpctl.c
utilities/ovs-ofctl.c