]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix dhclient to properly exit and teardown the configured lease when
authorjhb <jhb@FreeBSD.org>
Fri, 17 Aug 2012 15:53:43 +0000 (15:53 +0000)
committerjhb <jhb@FreeBSD.org>
Fri, 17 Aug 2012 15:53:43 +0000 (15:53 +0000)
commit5acd808491df1444887ad255d323393027e99fcd
tree1016d12a1b0d826dd0ecdd804f6e7b43f413287f
parentd521b77bda858157b90767c330e22f4946888bff
Fix dhclient to properly exit and teardown the configured lease when
link is lost.  devd will start a new dhclient instance when link is
restored.

PR: bin/166656
Submitted by: Peter Jeremy (mostly)
Reviewed by: brooks (earlier version from Peter)
MFC after: 1 month
sbin/dhclient/dhclient.c