[pkg-dhcp-commits] [SCM] ISC DHCP packaging for Debian branch, master, updated. debian/4.2.4-3-3-gab8bbfb

Michael Gilbert mgilbert at debian.org
Sun Dec 16 00:24:13 UTC 2012


The following commit has been merged in the master branch:
commit c1ae82254d8e4e7ee5f3e6195f9066ddf8f13167
Author: Michael Gilbert <mgilbert at debian.org>
Date:   Sat Dec 15 19:22:41 2012 -0500

    Add dhcp6.name-servers and dhcp6.domain-search

diff --git a/debian/dhclient.conf b/debian/dhclient.conf
index 638c5bb..431fafd 100644
--- a/debian/dhclient.conf
+++ b/debian/dhclient.conf
@@ -21,6 +21,7 @@ send host-name = gethostname();
 #prepend domain-name-servers 127.0.0.1;
 request subnet-mask, broadcast-address, time-offset, routers,
 	domain-name, domain-name-servers, domain-search, host-name,
+	dhcp6.name-servers, dhcp6.domain-search,
 	netbios-name-servers, netbios-scope, interface-mtu,
 	rfc3442-classless-static-routes, ntp-servers;
 #require subnet-mask, domain-name-servers;

-- 
ISC DHCP packaging for Debian



More information about the pkg-dhcp-commits mailing list