svn commit: r239356 - head/sbin/dhclient

Andrey Chernov ache at FreeBSD.ORG
Fri Aug 17 18:25:21 UTC 2012


On Fri, Aug 17, 2012 at 03:53:43PM +0000, John Baldwin wrote:
> Author: jhb
> Date: Fri Aug 17 15:53:43 2012
> New Revision: 239356
> URL: http://svn.freebsd.org/changeset/base/239356
> 
> Log:
>   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.

Is it any chance to teach dhclient IPv6 addresses in very basic parser 
level, f.e. to replace nameserver it sniffs from router? Currently 
dhcp-options(5) understands IPv4 addresses only and produce error on 
'supersede' IPv6 address.

-- 
http://ache.vniz.net/


More information about the svn-src-head mailing list