ovs-vswitchd: Complete daemonization only after initial configuration.
authorBen Pfaff <blp@nicira.com>
Fri, 28 Jan 2011 20:44:00 +0000 (12:44 -0800)
committerBen Pfaff <blp@nicira.com>
Mon, 7 Feb 2011 20:50:19 +0000 (12:50 -0800)
commita7ff9bd76312a7733168629d8e4e922d47b0ae46
tree45d3de7951466e04ddddc63f108afa5de337aade
parent8274ae959ac0b158c3e3206b3810af608fb93785
ovs-vswitchd: Complete daemonization only after initial configuration.

Otherwise when we add support for saving and restoring configuration
of internal devices around kernel module unload and reload, there's
no easy way for the "restore" code to tell when all the interfaces
should be set up and ready for configuration.
lib/daemon.c
lib/daemon.man
ovsdb/ovsdb-server.1.in
vswitchd/bridge.c
vswitchd/ovs-vswitchd.8.in
vswitchd/ovs-vswitchd.c