On Thu, Feb 07, 2019 at 08:45:32PM -0600, Nash Kaminski wrote:
> Hello,
>
> I have been attempting to debug a peculiar issue with dhclient on a
> vanilla FreeBSD 11.2 system where it appears that even if
> dhclient-script returns nonzero when invoked in response to a protocol
> timeout, dhclient c
Nice catch! Apparently this was fixed in OpenBSD 11 years ago, before they
nuked the whole script thing.
https://github.com/openbsd/src/commit/b215a882fd7e98ff38505d62bfc539bee124e0ee
> On Feb 7, 2019, at 6:45 PM, Nash Kaminski wrote:
>
> Hello,
>
> I have been attempting to debug a peculiar i
Hello,
I have been attempting to debug a peculiar issue with dhclient on a
vanilla FreeBSD 11.2 system where it appears that even if
dhclient-script returns nonzero when invoked in response to a protocol
timeout, dhclient continues as if the address was bound successfully,
as opposed to the protoc