dhcp: Fix race condition in test-dhcp-client.
authorBen Pfaff <blp@nicira.com>
Tue, 22 Jul 2008 21:01:17 +0000 (14:01 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 23 Jul 2008 20:12:17 +0000 (13:12 -0700)
commit3c82b240bf380008d84809f3a9ef68aba1fa190e
treeabd716e4a0afeecf748e8d77b9b1c12072210048
parentfcecfa88a9d14863b51f8535412b113d38383b4d
dhcp: Fix race condition in test-dhcp-client.

dhclient_wait() might also access dhcp state.
tests/test-dhcp-client.c