CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2015/10/26 10:32:33
Modified files: sbin/dhclient : clparse.c dhclient.c dhcp.h dhcpd.h options.c tables.c Log message: Give dhclient(8) the ability to use option 119, a.k.a. "Domain Search" if supplied by the server. Requested by a few. Original diff from Ray Lai via tech@. Tested & ok claudio@