ovs-vswitchd: Implement "exit" unixctl command.
authorBen Pfaff <blp@nicira.com>
Mon, 3 May 2010 22:43:49 +0000 (15:43 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 5 May 2010 21:00:13 +0000 (14:00 -0700)
commit9e15c889f7a94db2decefd93dd6b3f77fb1b7bc6
tree84965ee66234d82d675b659e2c460a2b3d10f8b2
parent5586445e9945574da85f96976ca650e19b8216c1
ovs-vswitchd: Implement "exit" unixctl command.

This is useful for profiling, since common profilers do not print anything
until the process terminates, and only if the process terminates in the
ordinary way by calling exit().
vswitchd/ovs-vswitchd.8.in
vswitchd/ovs-vswitchd.c