cvs commit: src/sbin/dhclient dhclient.c
Brooks Davis
brooks at FreeBSD.org
Thu Jun 30 05:32:43 GMT 2005
brooks 2005-06-30 05:32:42 UTC
FreeBSD src repository
Modified files:
sbin/dhclient dhclient.c
Log:
People like to do RFC violating things with the domain-name option and
include a space seperated list of domains instead of the domain of the
host. This is supported on too many platforms to break for now so,
remove validation of this option for the moment.
The correct solution longer term is to implement RFC 3397 support and
then treat domain-name options containing space seperated lists of
domains as domain-search options for backwards compatability.
Approved by: re (dhclient blanket)
Revision Changes Path
1.5 +1 -1 src/sbin/dhclient/dhclient.c
More information about the cvs-src
mailing list