From: Shawn Routhier
Date: Thu, 23 Jul 2009 18:52:21 +0000 (+0000)
Subject: Switch isc urls from http to https and correct sw to services or software
X-Git-Tag: v4_2_0a1~54
X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2c85ac9b241cea50c6579b209772c8664ab6e5d1;p=thirdparty%2Fdhcp.git
Switch isc urls from http to https and correct sw to services or software
for new web site as appropirate.
---
diff --git a/LICENSE b/LICENSE
index 5fbac3ec8..297a05719 100644
--- a/LICENSE
+++ b/LICENSE
@@ -17,4 +17,4 @@
# 950 Charter Street
# Redwood City, CA 94063
#
-# http://www.isc.org/
+# https://www.isc.org/
diff --git a/README b/README
index 22ff6a1e2..ca11c3489 100644
--- a/README
+++ b/README
@@ -485,7 +485,7 @@ sponsors. ISC now also offers commercial quality support contracts for
ISC DHCP, more information about ISC Support Contracts can be found at
the following URL:
- http://www.isc.org/sw/support/
+ https://www.isc.org/services/support/
Please understand that we may not respond to support inquiries unless
you have a support contract. ISC will continue its practice of always
@@ -589,6 +589,6 @@ bug reports are more likely to get handled more quickly overall.
This assumes that it's the dhcp server you're debugging, and
that the core file is in dhcpd.core.
-Please see http://www.isc.org/sw/dhcp/ for details on how to subscribe
+Please see https://www.isc.org/software/dhcp/ for details on how to subscribe
to the ISC DHCP mailing lists.
diff --git a/client/clparse.c b/client/clparse.c
index 0e951bcc7..4b454e206 100644
--- a/client/clparse.c
+++ b/client/clparse.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/client/dhc6.c b/client/dhc6.c
index dc48c4654..7363e75f3 100644
--- a/client/dhc6.c
+++ b/client/dhc6.c
@@ -19,7 +19,7 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*/
#include "dhcpd.h"
diff --git a/client/dhclient-script.8 b/client/dhclient-script.8
index 214bff790..199948d71 100644
--- a/client/dhclient-script.8
+++ b/client/dhclient-script.8
@@ -19,16 +19,16 @@
.\" 950 Charter Street
.\" Redwood City, CA 94063
.\"
-.\" http://www.isc.org/
+.\" https://www.isc.org/
.\"
.\" This software has been written for Internet Systems Consortium
.\" by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
.\" To learn more about Internet Systems Consortium, see
-.\" ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+.\" ``https://www.isc.org/''. To learn more about Vixie Enterprises,
.\" see ``http://www.vix.com''. To learn more about Nominum, Inc., see
.\" ``http://www.nominum.com''.
.\"
-.\" $Id: dhclient-script.8,v 1.11 2006/02/24 23:16:27 dhankins Exp $
+.\" $Id: dhclient-script.8,v 1.12 2009/07/23 18:52:19 sar Exp $
.\"
.TH dhclient-script 8
.SH NAME
@@ -228,7 +228,7 @@ has been written for Internet Systems Consortium
by Ted Lemon in cooperation with Vixie
Enterprises. To learn more about Internet Systems Consortium,
see
-.B http://www.isc.org.
+.B https://www.isc.org.
To learn more about Vixie
Enterprises, see
.B http://www.vix.com.
diff --git a/client/dhclient.8 b/client/dhclient.8
index cdd6c9ba9..ab3112bdc 100644
--- a/client/dhclient.8
+++ b/client/dhclient.8
@@ -1,4 +1,4 @@
-.\" $Id: dhclient.8,v 1.31 2009/05/27 20:11:38 pselkirk Exp $
+.\" $Id: dhclient.8,v 1.32 2009/07/23 18:52:19 sar Exp $
.\"
.\" Copyright (c) 2004,2007-2008 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 1996-2003 by Internet Software Consortium
@@ -19,10 +19,10 @@
.\" 950 Charter Street
.\" Redwood City, CA 94063
.\"
-.\" http://www.isc.org/
+.\" https://www.isc.org/
.\"
.\" Support and other services are available for ISC products - see
-.\" http://www.isc.org for more information.
+.\" https://www.isc.org for more information.
.\"
.TH dhclient 8
.SH NAME
@@ -416,7 +416,7 @@ has been written for Internet Systems Consortium
by Ted Lemon in cooperation with Vixie
Enterprises. To learn more about Internet Systems Consortium,
see
-.B http://www.isc.org
+.B https://www.isc.org
To learn more about Vixie
Enterprises, see
.B http://www.vix.com.
diff --git a/client/dhclient.c b/client/dhclient.c
index 99f0ec1a9..1b5189b88 100644
--- a/client/dhclient.c
+++ b/client/dhclient.c
@@ -22,7 +22,7 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This code is based on the original client state machine that was
* written by Elliot Poger. The code has been extensively hacked on
@@ -66,7 +66,7 @@ int duid_type = 0;
static const char copyright[] = "Copyright 2004-2009 Internet Systems Consortium.";
static const char arr [] = "All rights reserved.";
static const char message [] = "Internet Systems Consortium DHCP Client";
-static const char url [] = "For info, please visit http://www.isc.org/sw/dhcp/";
+static const char url [] = "For info, please visit https://www.isc.org/software/dhcp/";
u_int16_t local_port = 0;
u_int16_t remote_port = 0;
diff --git a/client/dhclient.conf.5 b/client/dhclient.conf.5
index 189a40998..3304546a6 100644
--- a/client/dhclient.conf.5
+++ b/client/dhclient.conf.5
@@ -1,4 +1,4 @@
-.\" $Id: dhclient.conf.5,v 1.24 2009/03/13 21:41:45 dhankins Exp $
+.\" $Id: dhclient.conf.5,v 1.25 2009/07/23 18:52:19 sar Exp $
.\"
.\" Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 1996-2003 by Internet Software Consortium
@@ -19,12 +19,12 @@
.\" 950 Charter Street
.\" Redwood City, CA 94063
.\"
-.\" http://www.isc.org/
+.\" https://www.isc.org/
.\"
.\" This software has been written for Internet Software Consortium
.\" by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
.\" To learn more about Internet Software Consortium, see
-.\" ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+.\" ``https://www.isc.org/''. To learn more about Vixie Enterprises,
.\" see ``http://www.vix.com''. To learn more about Nominum, Inc., see
.\" ``http://www.nominum.com''.
.\"
@@ -731,4 +731,4 @@ was written by Ted Lemon
under a contract with Vixie Labs. Funding
for this project was provided by Internet Systems Consortium.
Information about Internet Systems Consortium can be found at
-.B http://www.isc.org.
+.B https://www.isc.org.
diff --git a/client/dhclient.leases.5 b/client/dhclient.leases.5
index 7ccded7dd..43453d652 100644
--- a/client/dhclient.leases.5
+++ b/client/dhclient.leases.5
@@ -1,4 +1,4 @@
-.\" $Id: dhclient.leases.5,v 1.4 2005/03/17 20:14:56 dhankins Exp $
+.\" $Id: dhclient.leases.5,v 1.5 2009/07/23 18:52:19 sar Exp $
.\"
.\" Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 1997-2003 by Internet Software Consortium
@@ -19,15 +19,15 @@
.\" 950 Charter Street
.\" Redwood City, CA 94063
.\"
-.\" http://www.isc.org/
+.\" https://www.isc.org/
.\"
.\" This software has been written for Internet Systems Consortium
.\" by Ted Lemon in cooperation with Vixie
.\" Enterprises. To learn more about Internet Systems Consortium,
-.\" see ``http://www.isc.org/isc''. To learn more about Vixie
+.\" see ``https://www.isc.org/''. To learn more about Vixie
.\" Enterprises, see ``http://www.vix.com''.
.\"
-.\" $Id: dhclient.leases.5,v 1.4 2005/03/17 20:14:56 dhankins Exp $
+.\" $Id: dhclient.leases.5,v 1.5 2009/07/23 18:52:19 sar Exp $
.\"
.TH dhclient.leases 5
.SH NAME
@@ -53,4 +53,4 @@ was written by Ted Lemon
under a contract with Vixie Labs. Funding
for this project was provided by Internet Systems Consortium.
Information about Internet Systems Consortium can be found at
-.B http://www.isc.org.
+.B https://www.isc.org.
diff --git a/common/alloc.c b/common/alloc.c
index a8a127f38..c48463c05 100644
--- a/common/alloc.c
+++ b/common/alloc.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/common/bpf.c b/common/bpf.c
index f76fc27b6..a1faffd92 100644
--- a/common/bpf.c
+++ b/common/bpf.c
@@ -22,7 +22,7 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software was contributed to Internet Systems Consortium
* by Archie Cobbs.
diff --git a/common/comapi.c b/common/comapi.c
index 37e7b1e7c..405c9e65e 100644
--- a/common/comapi.c
+++ b/common/comapi.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/common/conflex.c b/common/conflex.c
index 41edb89aa..3195bef1d 100644
--- a/common/conflex.c
+++ b/common/conflex.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/common/ctrace.c b/common/ctrace.c
index fb39a79de..3b8d860c3 100644
--- a/common/ctrace.c
+++ b/common/ctrace.c
@@ -22,11 +22,11 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon, as part of a project for Nominum, Inc. To learn more
- * about Internet Systems Consortium, see http://www.isc.org/. To
+ * about Internet Systems Consortium, see https://www.isc.org/. To
* learn more about Nominum, Inc., see ``http://www.nominum.com''.
*/
diff --git a/common/dhcp-eval.5 b/common/dhcp-eval.5
index d497da9d6..314e37de1 100644
--- a/common/dhcp-eval.5
+++ b/common/dhcp-eval.5
@@ -1,4 +1,4 @@
-.\" $Id: dhcp-eval.5,v 1.28 2009/07/06 23:29:51 dhankins Exp $
+.\" $Id: dhcp-eval.5,v 1.29 2009/07/23 18:52:19 sar Exp $
.\"
.\" Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 1996-2003 by Internet Software Consortium
@@ -19,12 +19,12 @@
.\" 950 Charter Street
.\" Redwood City, CA 94063
.\"
-.\" http://www.isc.org/
+.\" https://www.isc.org/
.\"
.\" This software has been written for Internet Systems Consortium
.\" by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
.\" To learn more about Internet Systems Consortium, see
-.\" ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+.\" ``https://www.isc.org/''. To learn more about Vixie Enterprises,
.\" see ``http://www.vix.com''. To learn more about Nominum, Inc., see
.\" ``http://www.nominum.com''.
.TH dhcp-eval 5
@@ -548,4 +548,4 @@ The Internet Systems Consortium DHCP Distribution was written by Ted
Lemon under a contract with Vixie Labs. Funding for
this project was provided through Internet Systems Consortium.
Information about Internet Systems Consortium can be found at
-.B http://www.isc.org.
+.B https://www.isc.org.
diff --git a/common/dhcp-options.5 b/common/dhcp-options.5
index de930534f..49cff10ab 100644
--- a/common/dhcp-options.5
+++ b/common/dhcp-options.5
@@ -1,4 +1,4 @@
-.\" $Id: dhcp-options.5,v 1.43 2008/11/21 13:59:56 jreed Exp $
+.\" $Id: dhcp-options.5,v 1.44 2009/07/23 18:52:19 sar Exp $
.\"
.\" Copyright (c) 2004-2008 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 1996-2003 by Internet Software Consortium
@@ -19,12 +19,12 @@
.\" 950 Charter Street
.\" Redwood City, CA 94063
.\"
-.\" http://www.isc.org/
+.\" https://www.isc.org/
.\"
.\" This software has been written for Internet Systems Consortium
.\" by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
.\" To learn more about Internet Systems Consortium, see
-.\" ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+.\" ``https://www.isc.org/''. To learn more about Vixie Enterprises,
.\" see ``http://www.vix.com''. To learn more about Nominum, Inc., see
.\" ``http://www.nominum.com''.
.TH dhcpd-options 5
@@ -2118,4 +2118,4 @@ The Internet Systems Consortium DHCP Distribution was written by Ted
Lemon under a contract with Vixie Labs. Funding for
this project was provided through Internet Systems Consortium.
Information about Internet Systems Consortium can be found at
-.B http://www.isc.org.
+.B https://www.isc.org.
diff --git a/common/discover.c b/common/discover.c
index 585d6a54b..6ade7f629 100644
--- a/common/discover.c
+++ b/common/discover.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/common/dispatch.c b/common/dispatch.c
index 0b3396d83..b97b5c38b 100644
--- a/common/dispatch.c
+++ b/common/dispatch.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/common/dlpi.c b/common/dlpi.c
index 4d2f77344..d95665ccb 100644
--- a/common/dlpi.c
+++ b/common/dlpi.c
@@ -22,11 +22,11 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software was written for Internet Systems Consortium
* by Eric James Negaard, . To learn more about
- * Internet Systems Consortium, see ``http://www.isc.org''.
+ * Internet Systems Consortium, see ``https://www.isc.org''.
*
* Joost Mulders has also done considerable work in debugging the DLPI API
* support on Solaris and getting this code to work properly on a variety
diff --git a/common/dns.c b/common/dns.c
index 9fd0642fa..932de33ae 100644
--- a/common/dns.c
+++ b/common/dns.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Nominum, Inc., see
+ * ``https://www.isc.org/''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/common/ethernet.c b/common/ethernet.c
index 831e90b2e..4f7975a07 100644
--- a/common/ethernet.c
+++ b/common/ethernet.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/common/execute.c b/common/execute.c
index 0e8ef18cf..e3c1fae66 100644
--- a/common/execute.c
+++ b/common/execute.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/common/fddi.c b/common/fddi.c
index 26253bc35..5279cc37f 100644
--- a/common/fddi.c
+++ b/common/fddi.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/common/icmp.c b/common/icmp.c
index b3dee506a..e442b35e9 100644
--- a/common/icmp.c
+++ b/common/icmp.c
@@ -23,12 +23,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/common/inet.c b/common/inet.c
index 1d50d40e2..d3aedc689 100644
--- a/common/inet.c
+++ b/common/inet.c
@@ -23,12 +23,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/common/lpf.c b/common/lpf.c
index dfcdb3d84..f727b7cc5 100644
--- a/common/lpf.c
+++ b/common/lpf.c
@@ -23,7 +23,7 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*/
#include "dhcpd.h"
diff --git a/common/memory.c b/common/memory.c
index 78f6d7e15..a10a1923e 100644
--- a/common/memory.c
+++ b/common/memory.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/common/nit.c b/common/nit.c
index db39b761e..4faa0f645 100644
--- a/common/nit.c
+++ b/common/nit.c
@@ -23,12 +23,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/common/options.c b/common/options.c
index fbc1e01a5..b67168d05 100644
--- a/common/options.c
+++ b/common/options.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/common/packet.c b/common/packet.c
index 67365f797..42bca69c5 100644
--- a/common/packet.c
+++ b/common/packet.c
@@ -22,7 +22,7 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This code was originally contributed by Archie Cobbs, and is still
* very similar to that contribution, although the packet checksum code
diff --git a/common/parse.c b/common/parse.c
index 55f5cffb5..35cea2435 100644
--- a/common/parse.c
+++ b/common/parse.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/common/print.c b/common/print.c
index 6592b889a..0f1dbd7cf 100644
--- a/common/print.c
+++ b/common/print.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/common/raw.c b/common/raw.c
index 2bf118d9c..4bce092b6 100644
--- a/common/raw.c
+++ b/common/raw.c
@@ -35,12 +35,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/common/resolv.c b/common/resolv.c
index a6b1637a8..2227edfd5 100644
--- a/common/resolv.c
+++ b/common/resolv.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/common/socket.c b/common/socket.c
index 010cd1616..f1185f62f 100644
--- a/common/socket.c
+++ b/common/socket.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/common/tables.c b/common/tables.c
index 13441671d..95cd1463a 100644
--- a/common/tables.c
+++ b/common/tables.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/common/tr.c b/common/tr.c
index 2abf399ff..1d1bd04a5 100644
--- a/common/tr.c
+++ b/common/tr.c
@@ -23,7 +23,7 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*/
#include "dhcpd.h"
diff --git a/common/tree.c b/common/tree.c
index 2e4616f3c..d13b8a1ec 100644
--- a/common/tree.c
+++ b/common/tree.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/common/upf.c b/common/upf.c
index 611ed23f0..be6071755 100644
--- a/common/upf.c
+++ b/common/upf.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/dhcpctl/callback.c b/dhcpctl/callback.c
index 35c947e3f..d218fe710 100644
--- a/dhcpctl/callback.c
+++ b/dhcpctl/callback.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/dhcpctl/cltest.c b/dhcpctl/cltest.c
index 9741c36e4..7e1b9633d 100644
--- a/dhcpctl/cltest.c
+++ b/dhcpctl/cltest.c
@@ -22,7 +22,7 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software was contributed to Internet Systems Consortium
* by Brian Murrell.
diff --git a/dhcpctl/dhcpctl.3 b/dhcpctl/dhcpctl.3
index 70cfeaf82..fbcd53cf3 100644
--- a/dhcpctl/dhcpctl.3
+++ b/dhcpctl/dhcpctl.3
@@ -2,7 +2,7 @@
.\"
.\" Project: DHCP
.\" File: dhcpctl.3
-.\" RCSId: $Id: dhcpctl.3,v 1.6 2008/11/19 01:25:13 sar Exp $
+.\" RCSId: $Id: dhcpctl.3,v 1.7 2009/07/23 18:52:20 sar Exp $
.\"
.\" Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 2000-2003 by Internet Software Consortium
@@ -24,7 +24,7 @@
.\" 950 Charter Street
.\" Redwood City, CA 94063
.\"
-.\" http://www.isc.org/
+.\" https://www.isc.org/
.\"
.\" Description: dhcpctl man page.
.\"
diff --git a/dhcpctl/dhcpctl.c b/dhcpctl/dhcpctl.c
index 891f965b2..e403d10d6 100644
--- a/dhcpctl/dhcpctl.c
+++ b/dhcpctl/dhcpctl.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/dhcpctl/dhcpctl.h b/dhcpctl/dhcpctl.h
index 052b0f8b7..f213c358b 100644
--- a/dhcpctl/dhcpctl.h
+++ b/dhcpctl/dhcpctl.h
@@ -1,4 +1,4 @@
-/* $Id: dhcpctl.h,v 1.16 2005/03/17 20:15:03 dhankins Exp $
+/* $Id: dhcpctl.h,v 1.17 2009/07/23 18:52:20 sar Exp $
Subroutines providing general support for objects. */
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/dhcpctl/omshell.1 b/dhcpctl/omshell.1
index ec55f435e..73f6ddb7a 100644
--- a/dhcpctl/omshell.1
+++ b/dhcpctl/omshell.1
@@ -1,4 +1,4 @@
-.\" $Id: omshell.1,v 1.4 2006/07/13 00:52:10 dhankins Exp $
+.\" $Id: omshell.1,v 1.5 2009/07/23 18:52:20 sar Exp $
.\"
.\" Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 2001-2003 by Internet Software Consortium
@@ -19,12 +19,12 @@
.\" 950 Charter Street
.\" Redwood City, CA 94063
.\"
-.\" http://www.isc.org/
+.\" https://www.isc.org/
.\"
.\" This software has been written for Internet Systems Consortium
.\" by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
.\" To learn more about Internet Systems Consortium, see
-.\" ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+.\" ``https://www.isc.org/''. To learn more about Vixie Enterprises,
.\" see ``http://www.vix.com''. To learn more about Nominum, Inc., see
.\" ``http://www.nominum.com''.
.TH omshell 1
diff --git a/dhcpctl/omshell.c b/dhcpctl/omshell.c
index eac61365c..fb0ca58a8 100644
--- a/dhcpctl/omshell.c
+++ b/dhcpctl/omshell.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/dhcpctl/remote.c b/dhcpctl/remote.c
index 2ada64a1a..48a6e5f68 100644
--- a/dhcpctl/remote.c
+++ b/dhcpctl/remote.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/doc/Makefile b/doc/Makefile
index 03b27dcf1..cccbbe66f 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -17,7 +17,7 @@
# 950 Charter Street
# Redwood City, CA 94063
#
-# http://www.isc.org/
+# https://www.isc.org/
all: References.txt References.html
diff --git a/doc/References.html b/doc/References.html
index 8f8a68145..a29f9da79 100644
--- a/doc/References.html
+++ b/doc/References.html
@@ -1,139 +1,157 @@
ISC-DHCP-REFERENCES: ISC DHCP References Collection
-
+
-
-
+ td.header {
+ font-family: arial, helvetica, sans-serif; font-size: x-small;
+ vertical-align: top; width: 33%;
+ color: #FFF; background-color: #666;
+ }
+ td.author { font-weight: bold; font-size: x-small; margin-left: 4em; }
+ td.author-text { font-size: x-small; }
+
+ /* info code from SantaKlauss at http://www.madaboutstyle.com/tooltip2.html */
+ a.info {
+ /* This is the key. */
+ position: relative;
+ z-index: 24;
+ text-decoration: none;
+ }
+ a.info:hover {
+ z-index: 25;
+ color: #FFF; background-color: #900;
+ }
+ a.info span { display: none; }
+ a.info:hover span.info {
+ /* The span will display just on :hover state. */
+ display: block;
+ position: absolute;
+ font-size: smaller;
+ top: 2em; left: -5em; width: 15em;
+ padding: 2px; border: 1px solid #333;
+ color: #900; background-color: #EEE;
+ text-align: left;
+ }
+
+ a { font-weight: bold; }
+ a:link { color: #900; background-color: transparent; }
+ a:visited { color: #633; background-color: transparent; }
+ a:active { color: #633; background-color: transparent; }
+
+ p { margin-left: 2em; margin-right: 2em; }
+ p.copyright { font-size: x-small; }
+ p.toc { font-size: small; font-weight: bold; margin-left: 3em; }
+ table.toc { margin: 0 0 0 3em; padding: 0; border: 0; vertical-align: text-top; }
+ td.toc { font-size: small; font-weight: bold; vertical-align: text-top; }
+
+ ol.text { margin-left: 2em; margin-right: 2em; }
+ ul.text { margin-left: 2em; margin-right: 2em; }
+ li { margin-left: 3em; }
+
+ /* RFC-2629 s and s. */
+ em { font-style: italic; }
+ strong { font-weight: bold; }
+ dfn { font-weight: bold; font-style: normal; }
+ cite { font-weight: normal; font-style: normal; }
+ tt { color: #036; }
+ tt, pre, pre dfn, pre em, pre cite, pre span {
+ font-family: "Courier New", Courier, monospace; font-size: small;
+ }
+ pre {
+ text-align: left; padding: 4px;
+ color: #000; background-color: #CCC;
+ }
+ pre dfn { color: #900; }
+ pre em { color: #66F; background-color: #FFC; font-weight: normal; }
+ pre .key { color: #33C; font-weight: bold; }
+ pre .id { color: #900; }
+ pre .str { color: #000; background-color: #CFF; }
+ pre .val { color: #066; }
+ pre .rep { color: #909; }
+ pre .oth { color: #000; background-color: #FCF; }
+ pre .err { background-color: #FCC; }
+
+ /* RFC-2629 s. */
+ table.all, table.full, table.headers, table.none {
+ font-size: small; text-align: center; border-width: 2px;
+ vertical-align: top; border-collapse: collapse;
+ }
+ table.all, table.full { border-style: solid; border-color: black; }
+ table.headers, table.none { border-style: none; }
+ th {
+ font-weight: bold; border-color: black;
+ border-width: 2px 2px 3px 2px;
+ }
+ table.all th, table.full th { border-style: solid; }
+ table.headers th { border-style: none none solid none; }
+ table.none th { border-style: none; }
+ table.all td {
+ border-style: solid; border-color: #333;
+ border-width: 1px 2px;
+ }
+ table.full td, table.headers td, table.none td { border-style: none; }
+
+ hr { height: 1px; }
+ hr.insert {
+ width: 80%; border-style: none; border-width: 0;
+ color: #CCC; background-color: #CCC;
+ }
+-->
-
+
-
ISC DHCP References Collection
+
ISC DHCP References Collection
Copyright Notice
-Copyright (c) 2006-2007 by Internet Systems Consortium, Inc.
+
Copyright (c) 2006-2007,2009 by Internet Systems Consortium, Inc.
("ISC")
Permission to use, copy, modify, and distribute this software for
@@ -206,8 +224,9 @@ Author's Address
-
-1. Introduction
+
+1.
+Introduction
As a little historical anecdote, ISC DHCP once packaged all the
relevant RFCs and standards documents along with the software
@@ -226,8 +245,9 @@ Author's Address
managed to implement them.
-
-2. Definition: Reference Implementation
+
+2.
+Definition: Reference Implementation
ISC DHCP, much like its other cousins in ISC software, is
self-described as a 'Reference Implementation.' There has been
@@ -291,8 +311,9 @@ Author's Address
on the Internet with the will to participate has a say.
-
-3. Low Layer References
+
+3.
+Low Layer References
It may surprise you to realize that ISC DHCP implements 802.1
'Ethernet' framing, Token Ring, and FDDI. In order to bridge the
@@ -306,7 +327,7 @@ Author's Address
There are a few things that DHCP servers, relays, and clients all
need to do in order to speak the DHCP protocol in strict compliance
- with RFC2131 (Droms, R., “Dynamic Host Configuration Protocol,” March 1997.) [8].
+ with RFC2131 (Droms, R., “Dynamic Host Configuration Protocol,” March 1997.) [RFC2131].
- Transmit a UDP packet from IP:0.0.0.0 Ethernet:Self, destined to
@@ -332,7 +353,7 @@ Author's Address
Many unix implementations will transmit broadcasts not to
255.255.255.255, but to x.y.z.255 (where x.y.z is the system's local
subnet). Such packets are not received by several known DHCP client
- implementations - and it's not their fault, RFC2131 (Droms, R., “Dynamic Host Configuration Protocol,” March 1997.) [8] very explicitly demands that these packets' IP
+ implementations - and it's not their fault, RFC2131 (Droms, R., “Dynamic Host Configuration Protocol,” March 1997.) [RFC2131] very explicitly demands that these packets' IP
destination addresses be set to 255.255.255.255.
Receiving packets sent to 255.255.255.255 isn't a problem on most
@@ -368,49 +389,55 @@ Author's Address
address has been configured, unless it is done with raw sockets.
-
-3.1. Ethernet Protocol References
+
+3.1.
+Ethernet Protocol References
ISC DHCP Implements Ethernet Version 2 ("DIX"), which is a variant
of IEEE 802.2. No good reference of this framing is known to exist
- at this time, but it is vaguely described in RFC894 (Hornig, C., “Standard for the transmission of IP datagrams over Ethernet networks,” April 1984.) [3] (see the section titled "Packet format"), and
+ at this time, but it is vaguely described in RFC894 (Hornig, C., “Standard for the transmission of IP datagrams over Ethernet networks,” April 1984.) [RFC0894] (see the section titled "Packet format"), and
the following URL is also thought to be useful.
http://en.wikipedia.org/wiki/DIX
-
-3.2. Token Ring Protocol References
+
+3.2.
+Token Ring Protocol References
IEEE 802.5 defines the Token Ring framing format used by ISC
DHCP.
-
-3.3. FDDI Protocol References
+
+3.3.
+FDDI Protocol References
-RFC1188 (Katz, D., “Proposed Standard for the Transmission of IP Datagrams over FDDI Networks,” October 1990.) [6] is the most helpful
+
RFC1188 (Katz, D., “Proposed Standard for the Transmission of IP Datagrams over FDDI Networks,” October 1990.) [RFC1188] is the most helpful
reference ISC DHCP has used to form FDDI packets.
-
-3.4. Internet Protocol Version 4 References
+
+3.4.
+Internet Protocol Version 4 References
-RFC760 (Postel, J., “DoD standard Internet Protocol,” January 1980.) [1] fundamentally defines the
+
RFC760 (Postel, J., “DoD standard Internet Protocol,” January 1980.) [RFC0760] fundamentally defines the
bare IPv4 protocol which ISC DHCP implements.
-
-3.5. Unicast Datagram Protocol References
+
+3.5.
+Unicast Datagram Protocol References
-RFC768 (Postel, J., “User Datagram Protocol,” August 1980.) [2] defines the User Datagram
+
RFC768 (Postel, J., “User Datagram Protocol,” August 1980.) [RFC0768] defines the User Datagram
Protocol that ultimately carries the DHCP or BOOTP protocol. The
destination DHCP server port is 67, the client port is 68. Source
ports are irrelevant.
-
-4. BOOTP Protocol References
+
+4.
+BOOTP Protocol References
The DHCP Protocol is strange among protocols in that it is
grafted over the top of another protocol - BOOTP (but we don't
@@ -419,25 +446,28 @@ Author's Address
use of both BOOTP header fields and the trailing 'options' space.
The ISC DHCP server supports BOOTP clients conforming to
- RFC951 (Croft, B. and J. Gilmore, “Bootstrap Protocol,” September 1985.) [4] and RFC1542 (Wimer, W., “Clarifications and Extensions for the Bootstrap Protocol,” October 1993.) [7].
+ RFC951 (Croft, B. and J. Gilmore, “Bootstrap Protocol,” September 1985.) [RFC0951] and RFC1542 (Wimer, W., “Clarifications and Extensions for the Bootstrap Protocol,” October 1993.) [RFC1542].
-
-5. DHCP Protocol References
+
+5.
+DHCP Protocol References
-
-5.1. DHCPv4 Protocol
+
+5.1.
+DHCPv4 Protocol
"The DHCP[v4] Protocol" is not defined in a single document. The
following collection of references of what ISC DHCP terms "The
DHCPv4 Protocol".
-
-5.1.1. Core Protocol References
+
+5.1.1.
+Core Protocol References
-RFC2131 (Droms, R., “Dynamic Host Configuration Protocol,” March 1997.) [8] defines the protocol format
+
RFC2131 (Droms, R., “Dynamic Host Configuration Protocol,” March 1997.) [RFC2131] defines the protocol format
and procedures. ISC DHCP is not known to diverge from this document
in any way. There are, however, a few points on which different
implementations have arisen out of vagueries in the document.
@@ -457,7 +487,7 @@ Author's Address
or relay, which may not be zero. It is not known if there is a good
reason for this that has not been documented.
-RFC2132 (Alexander, S. and R. Droms, “DHCP Options and BOOTP Vendor Extensions,” March 1997.) [9] defines the initial set of
+
RFC2132 (Alexander, S. and R. Droms, “DHCP Options and BOOTP Vendor Extensions,” March 1997.) [RFC2132] defines the initial set of
DHCP Options and provides a great deal of guidance on how to go about
formatting and processing options. The document unfortunately
waffles to a great extent about the NULL termination of DHCP Options,
@@ -469,11 +499,12 @@ Author's Address
known text option it receives prior to any other processing.
-
-5.2. DHCPv6 Protocol References
+
+5.2.
+DHCPv6 Protocol References
For now there is only one document that specifies the DHCPv6
- protocol (there have been no updates yet), RFC3315 (Droms, R., Bound, J., Volz, B., Lemon, T., Perkins, C., and M. Carney, “Dynamic Host Configuration Protocol for IPv6 (DHCPv6),” July 2003.) [21].
+ protocol (there have been no updates yet), RFC3315 (Droms, R., Bound, J., Volz, B., Lemon, T., Perkins, C., and M. Carney, “Dynamic Host Configuration Protocol for IPv6 (DHCPv6),” July 2003.) [RFC3315].
Support for DHCPv6 was added first in version 4.0.0. The server
and client support only IA_NA. While the server does support multiple
@@ -507,22 +538,23 @@ Author's Address
quite yet been settled, so support is incomplete.
-
-5.3. DHCP Option References
+
+5.3.
+DHCP Option References
-RFC2241 (Provan, D., “DHCP Options for Novell Directory Services,” November 1997.) [10] defines options for
+
RFC2241 (Provan, D., “DHCP Options for Novell Directory Services,” November 1997.) [RFC2241] defines options for
Novell Directory Services.
-RFC2242 (Droms, R. and K. Fong, “NetWare/IP Domain Name and Information,” November 1997.) [11] defines an encapsulated
+
RFC2242 (Droms, R. and K. Fong, “NetWare/IP Domain Name and Information,” November 1997.) [RFC2242] defines an encapsulated
option space for NWIP configuration.
-RFC2485 (Drach, S., “DHCP Option for The Open Group's User Authentication Protocol,” January 1999.) [12] defines the Open Group's
+
RFC2485 (Drach, S., “DHCP Option for The Open Group's User Authentication Protocol,” January 1999.) [RFC2485] defines the Open Group's
UAP option.
-RFC2610 (Perkins, C. and E. Guttman, “DHCP Options for Service Location Protocol,” June 1999.) [13] defines options for
+
RFC2610 (Perkins, C. and E. Guttman, “DHCP Options for Service Location Protocol,” June 1999.) [RFC2610] defines options for
the Service Location Protocol (SLP).
-RFC2937 (Smith, C., “The Name Service Search Option for DHCP,” September 2000.) [14] defines the Name Service
+
RFC2937 (Smith, C., “The Name Service Search Option for DHCP,” September 2000.) [RFC2937] defines the Name Service
Search Option (not to be confused with the domain-search option).
The Name Service Search Option allows eg nsswitch.conf to be
reconfigured via dhcp. The ISC DHCP server implements this option,
@@ -531,100 +563,102 @@ Author's Address
dhclient-script process this option in a way that is suitable for
the system.
-RFC3004 (Stump, G., Droms, R., Gu, Y., Vyaghrapuri, R., Demirtjis, A., Beser, B., and J. Privat, “The User Class Option for DHCP,” November 2000.) [16] defines the User-Class
+
RFC3004 (Stump, G., Droms, R., Gu, Y., Vyaghrapuri, R., Demirtjis, A., Beser, B., and J. Privat, “The User Class Option for DHCP,” November 2000.) [RFC3004] defines the User-Class
option. Note carefully that ISC DHCP currently does not implement
to this reference, but has (inexplicably) selected an incompatible
format: a plain text string.
-RFC3011 (Waters, G., “The IPv4 Subnet Selection Option for DHCP,” November 2000.) [17] defines the Subnet-Selection
+
RFC3011 (Waters, G., “The IPv4 Subnet Selection Option for DHCP,” November 2000.) [RFC3011] defines the Subnet-Selection
plain DHCPv4 option. Do not confuse this option with the relay agent
"link selection" sub-option, although their behaviour is similar.
-RFC3319 (Schulzrinne, H. and B. Volz, “Dynamic Host Configuration Protocol (DHCPv6) Options for Session Initiation Protocol (SIP) Servers,” July 2003.) [22] defines the SIP server
+
RFC3319 (Schulzrinne, H. and B. Volz, “Dynamic Host Configuration Protocol (DHCPv6) Options for Session Initiation Protocol (SIP) Servers,” July 2003.) [RFC3319] defines the SIP server
options for DHCPv6.
-RFC3396 (Lemon, T. and S. Cheshire, “Encoding Long Options in the Dynamic Host Configuration Protocol (DHCPv4),” November 2002.) [23] documents both how long
+
RFC3396 (Lemon, T. and S. Cheshire, “Encoding Long Options in the Dynamic Host Configuration Protocol (DHCPv4),” November 2002.) [RFC3396] documents both how long
options may be encoded in DHCPv4 packets, and also how multiple
instances of the same option code within a DHCPv4 packet will be
decoded by receivers.
-RFC3397 (Aboba, B. and S. Cheshire, “Dynamic Host Configuration Protocol (DHCP) Domain Search Option,” November 2002.) [24] documents the Domain-Search
+
RFC3397 (Aboba, B. and S. Cheshire, “Dynamic Host Configuration Protocol (DHCP) Domain Search Option,” November 2002.) [RFC3397] documents the Domain-Search
Option, which allows the configuration of the /etc/resolv.conf
- 'search' parameter in a way that is RFC1035 (Mockapetris, P., “Domain names - implementation and specification,” November 1987.) [5] wire format compatible (in fact, it uses the RFC1035 wire
+ 'search' parameter in a way that is RFC1035 (Mockapetris, P., “Domain names - implementation and specification,” November 1987.) [RFC1035] wire format compatible (in fact, it uses the RFC1035 wire
format). ISC DHCP has both client and server support, and supports
RFC1035 name compression.
-RFC3646 (Droms, R., “DNS Configuration options for Dynamic Host Configuration Protocol for IPv6 (DHCPv6),” December 2003.) [27] documents the DHCPv6
+
RFC3646 (Droms, R., “DNS Configuration options for Dynamic Host Configuration Protocol for IPv6 (DHCPv6),” December 2003.) [RFC3646] documents the DHCPv6
name-servers and domain-search options.
-RFC3633 (Troan, O. and R. Droms, “IPv6 Prefix Options for Dynamic Host Configuration Protocol (DHCP) version 6,” December 2003.) [26] documents the Identity
+
RFC3633 (Troan, O. and R. Droms, “IPv6 Prefix Options for Dynamic Host Configuration Protocol (DHCP) version 6,” December 2003.) [RFC3633] documents the Identity
Association Prefix Delegation, which is included here for protocol
wire reference, but which is not supported by ISC DHCP.
-RFC3679 (Droms, R., “Unused Dynamic Host Configuration Protocol (DHCP) Option Codes,” January 2004.) [28] documents a number of
+
RFC3679 (Droms, R., “Unused Dynamic Host Configuration Protocol (DHCP) Option Codes,” January 2004.) [RFC3679] documents a number of
options that were documented earlier in history, but were not
made use of.
-RFC3898 (Kalusivalingam, V., “Network Information Service (NIS) Configuration Options for Dynamic Host Configuration Protocol for IPv6 (DHCPv6),” October 2004.) [29] documents four NIS options
+
RFC3898 (Kalusivalingam, V., “Network Information Service (NIS) Configuration Options for Dynamic Host Configuration Protocol for IPv6 (DHCPv6),” October 2004.) [RFC3898] documents four NIS options
for delivering NIS servers and domain information in DHCPv6.
-RFC3925 (Littlefield, J., “Vendor-Identifying Vendor Options for Dynamic Host Configuration Protocol version 4 (DHCPv4),” October 2004.) [30] documents a pair of
+
RFC3925 (Littlefield, J., “Vendor-Identifying Vendor Options for Dynamic Host Configuration Protocol version 4 (DHCPv4),” October 2004.) [RFC3925] documents a pair of
Enterprise-ID delimited option spaces for vendors to use in order
to inform servers of their "vendor class" (sort of like 'uname'
or 'who and what am I'), and a means to deliver vendor-specific
and vendor-documented option codes and values.
-RFC3942 (Volz, B., “Reclassifying Dynamic Host Configuration Protocol version 4 (DHCPv4) Options,” November 2004.) [31] redefined the 'site local'
+
RFC3942 (Volz, B., “Reclassifying Dynamic Host Configuration Protocol version 4 (DHCPv4) Options,” November 2004.) [RFC3942] redefined the 'site local'
option space.
-RFC4075 (Kalusivalingam, V., “Simple Network Time Protocol (SNTP) Configuration Option for DHCPv6,” May 2005.) [32] defines the DHCPv6 SNTP
+
RFC4075 (Kalusivalingam, V., “Simple Network Time Protocol (SNTP) Configuration Option for DHCPv6,” May 2005.) [RFC4075] defines the DHCPv6 SNTP
Servers option.
-RFC4242 (Venaas, S., Chown, T., and B. Volz, “Information Refresh Time Option for Dynamic Host Configuration Protocol for IPv6 (DHCPv6),” November 2005.) [33] defines the Information
+
RFC4242 (Venaas, S., Chown, T., and B. Volz, “Information Refresh Time Option for Dynamic Host Configuration Protocol for IPv6 (DHCPv6),” November 2005.) [RFC4242] defines the Information
Refresh Time option, which advises DHCPv6 Information-Request
clients to return for updated information.
-RFC4280 (Chowdhury, K., Yegani, P., and L. Madour, “Dynamic Host Configuration Protocol (DHCP) Options for Broadcast and Multicast Control Servers,” November 2005.) [34] defines two BCMS server
+
RFC4280 (Chowdhury, K., Yegani, P., and L. Madour, “Dynamic Host Configuration Protocol (DHCP) Options for Broadcast and Multicast Control Servers,” November 2005.) [RFC4280] defines two BCMS server
options.
-RFC4388 (Woundy, R. and K. Kinnear, “Dynamic Host Configuration Protocol (DHCP) Leasequery,” February 2006.) [35] defined the DHCPv4
+
RFC4388 (Woundy, R. and K. Kinnear, “Dynamic Host Configuration Protocol (DHCP) Leasequery,” February 2006.) [RFC4388] defined the DHCPv4
LEASEQUERY message type and a number of suitable response messages,
for the purpose of sharing information about DHCP served addresses
and clients.
-RFC4580> (Volz, B., “Dynamic Host Configuration Protocol for IPv6 (DHCPv6) Relay Agent Subscriber-ID Option,” June 2006.) [36] defines a DHCPv6
+
RFC4580 (Volz, B., “Dynamic Host Configuration Protocol for IPv6 (DHCPv6) Relay Agent Subscriber-ID Option,” June 2006.) [RFC4580] defines a DHCPv6
subscriber-id option, which is similar in principle to the DHCPv4
relay agent option of the same name.
-RFC4649 (Volz, B., “Dynamic Host Configuration Protocol for IPv6 (DHCPv6) Relay Agent Remote-ID Option,” August 2006.) [37] defines a DHCPv6 remote-id
+
RFC4649 (Volz, B., “Dynamic Host Configuration Protocol for IPv6 (DHCPv6) Relay Agent Remote-ID Option,” August 2006.) [RFC4649] defines a DHCPv6 remote-id
option, which is similar in principle to the DHCPv4 relay agent
remote-id.
-
-5.3.1. Relay Agent Information Option Options
+
+5.3.1.
+Relay Agent Information Option Options
-RFC3046 (Patrick, M., “DHCP Relay Agent Information Option,” January 2001.) [18] defines the Relay Agent
+
RFC3046 (Patrick, M., “DHCP Relay Agent Information Option,” January 2001.) [RFC3046] defines the Relay Agent
Information Option and provides a number of sub-option
definitions.
-RFC3256 (Jones, D. and R. Woundy, “The DOCSIS (Data-Over-Cable Service Interface Specifications) Device Class DHCP (Dynamic Host Configuration Protocol) Relay Agent Information Sub-option,” April 2002.) [20] defines the DOCSIS Device
+
RFC3256 (Jones, D. and R. Woundy, “The DOCSIS (Data-Over-Cable Service Interface Specifications) Device Class DHCP (Dynamic Host Configuration Protocol) Relay Agent Information Sub-option,” April 2002.) [RFC3256] defines the DOCSIS Device
Class sub-option.
-RFC3527 (Kinnear, K., Stapp, M., Johnson, R., and J. Kumarasamy, “Link Selection sub-option for the Relay Agent Information Option for DHCPv4,” April 2003.) [25] defines the Link Selection
+
RFC3527 (Kinnear, K., Stapp, M., Johnson, R., and J. Kumarasamy, “Link Selection sub-option for the Relay Agent Information Option for DHCPv4,” April 2003.) [RFC3527] defines the Link Selection
sub-option.
-
-5.3.2. Dynamic DNS Updates References
+
+5.3.2.
+Dynamic DNS Updates References
The collection of documents that describe the standards-based
method to update dns names of DHCP clients starts most easily
- with RFC4703 (Stapp, M. and B. Volz, “Resolution of Fully Qualified Domain Name (FQDN) Conflicts among Dynamic Host Configuration Protocol (DHCP) Clients,” October 2006.) [40] to define the overall
- architecture, travels through RFCs 4702 (Stapp, M., Volz, B., and Y. Rekhter, “The Dynamic Host Configuration Protocol (DHCP) Client Fully Qualified Domain Name (FQDN) Option,” October 2006.) [39]
- and 4704 (Volz, B., “The Dynamic Host Configuration Protocol for IPv6 (DHCPv6) Client Fully Qualified Domain Name (FQDN) Option,” October 2006.) [41] to describe the DHCPv4 and
+ with RFC4703 (Stapp, M. and B. Volz, “Resolution of Fully Qualified Domain Name (FQDN) Conflicts among Dynamic Host Configuration Protocol (DHCP) Clients,” October 2006.) [RFC4703] to define the overall
+ architecture, travels through RFCs 4702 (Stapp, M., Volz, B., and Y. Rekhter, “The Dynamic Host Configuration Protocol (DHCP) Client Fully Qualified Domain Name (FQDN) Option,” October 2006.) [RFC4702]
+ and 4704 (Volz, B., “The Dynamic Host Configuration Protocol for IPv6 (DHCPv6) Client Fully Qualified Domain Name (FQDN) Option,” October 2006.) [RFC4704] to describe the DHCPv4 and
DHCPv6 FQDN options (to carry the client name), and ends up at
- RFC4701 (Stapp, M., Lemon, T., and A. Gustafsson, “A DNS Resource Record (RR) for Encoding Dynamic Host Configuration Protocol (DHCP) Information (DHCID RR),” October 2006.) [38] which describes the DHCID
+ RFC4701 (Stapp, M., Lemon, T., and A. Gustafsson, “A DNS Resource Record (RR) for Encoding Dynamic Host Configuration Protocol (DHCP) Information (DHCID RR),” October 2006.) [RFC4701] which describes the DHCID
RR used in DNS to perform a kind of atomic locking.
ISC DHCP adoped early versions of these documents, and has not
@@ -649,8 +683,9 @@ Author's Address
as no other value really makes sense in our context.
-
-5.3.3. Experimental: Failover References
+
+5.3.3.
+Experimental: Failover References
The Failover Protocol defines a means by which two DHCP Servers
can share all the relevant information about leases granted to
@@ -665,7 +700,7 @@ Author's Address
implementation of it has proven stable and suitable for use in
sizable production environments.
-draft-ietf-dhc-failover-12.txt (Droms, R., “DHCP Failover Protocol,” March 2003.) [42]
+
draft-ietf-dhc-failover-12.txt (Droms, R., “DHCP Failover Protocol,” March 2003.) [draft‑failover]
describes the Failover Protocol. In addition to what is described
in this document, ISC DHCP has elected to make some experimental
changes that may be revoked in a future version of ISC DHCP (if the
@@ -680,111 +715,112 @@ Author's Address
number assignment for this state. As a consequence, ISC DHCP has
elected to use the value 254.
-RFC3074 (Volz, B., Gonczi, S., Lemon, T., and R. Stevens, “DHC Load Balancing Algorithm,” February 2001.) [19] describes the Load Balancing
+
RFC3074 (Volz, B., Gonczi, S., Lemon, T., and R. Stevens, “DHC Load Balancing Algorithm,” February 2001.) [RFC3074] describes the Load Balancing
Algorithm (LBA) that ISC DHCP uses in concert with the Failover
protocol. Note that versions 3.0.* are known to misimplement the
hash algorithm (it will only use the low 4 bits of every byte of
the hash bucket array).
-
-5.4. DHCP Procedures
+
+5.4.
+DHCP Procedures
-RFC2939 (Droms, R., “Procedures and IANA Guidelines for Definition of New DHCP Options and Message Types,” September 2000.) [15] explains how to go about
+
RFC2939 (Droms, R., “Procedures and IANA Guidelines for Definition of New DHCP Options and Message Types,” September 2000.) [RFC2939] explains how to go about
obtaining a new DHCP Option code assignment.
-
+
6. References
-[1] |
-Postel, J., “DoD standard Internet Protocol,” RFC 760, January 1980. |
-[2] |
-Postel, J., “User Datagram Protocol,” STD 6, RFC 768, August 1980. |
-[3] |
-Hornig, C., “Standard for the transmission of IP datagrams over Ethernet networks,” STD 41, RFC 894, April 1984. |
-[4] |
-Croft, B. and J. Gilmore, “Bootstrap Protocol,” RFC 951, September 1985. |
-[5] |
-Mockapetris, P., “Domain names - implementation and specification,” STD 13, RFC 1035, November 1987. |
-[6] |
-Katz, D., “Proposed Standard for the Transmission of IP Datagrams over FDDI Networks,” RFC 1188, October 1990. |
-[7] |
-Wimer, W., “Clarifications and Extensions for the Bootstrap Protocol,” RFC 1542, October 1993. |
-[8] |
-Droms, R., “Dynamic Host Configuration Protocol,” RFC 2131, March 1997 (TXT, HTML, XML). |
-[9] |
-Alexander, S. and R. Droms, “DHCP Options and BOOTP Vendor Extensions,” RFC 2132, March 1997 (TXT, HTML, XML). |
-[10] |
-Provan, D., “DHCP Options for Novell Directory Services,” RFC 2241, November 1997 (TXT, HTML, XML). |
-[11] |
-Droms, R. and K. Fong, “NetWare/IP Domain Name and Information,” RFC 2242, November 1997 (TXT, HTML, XML). |
-[12] |
-Drach, S., “DHCP Option for The Open Group's User Authentication Protocol,” RFC 2485, January 1999 (TXT, HTML, XML). |
-[13] |
-Perkins, C. and E. Guttman, “DHCP Options for Service Location Protocol,” RFC 2610, June 1999. |
-[14] |
-Smith, C., “The Name Service Search Option for DHCP,” RFC 2937, September 2000. |
-[15] |
-Droms, R., “Procedures and IANA Guidelines for Definition of New DHCP Options and Message Types,” BCP 43, RFC 2939, September 2000. |
-[16] |
-Stump, G., Droms, R., Gu, Y., Vyaghrapuri, R., Demirtjis, A., Beser, B., and J. Privat, “The User Class Option for DHCP,” RFC 3004, November 2000. |
-[17] |
-Waters, G., “The IPv4 Subnet Selection Option for DHCP,” RFC 3011, November 2000. |
-[18] |
-Patrick, M., “DHCP Relay Agent Information Option,” RFC 3046, January 2001. |
-[19] |
-Volz, B., Gonczi, S., Lemon, T., and R. Stevens, “DHC Load Balancing Algorithm,” RFC 3074, February 2001. |
-[20] |
-Jones, D. and R. Woundy, “The DOCSIS (Data-Over-Cable Service Interface Specifications) Device Class DHCP (Dynamic Host Configuration Protocol) Relay Agent Information Sub-option,” RFC 3256, April 2002. |
-[21] |
-Droms, R., Bound, J., Volz, B., Lemon, T., Perkins, C., and M. Carney, “Dynamic Host Configuration Protocol for IPv6 (DHCPv6),” RFC 3315, July 2003. |
-[22] |
-Schulzrinne, H. and B. Volz, “Dynamic Host Configuration Protocol (DHCPv6) Options for Session Initiation Protocol (SIP) Servers,” RFC 3319, July 2003. |
-[23] |
-Lemon, T. and S. Cheshire, “Encoding Long Options in the Dynamic Host Configuration Protocol (DHCPv4),” RFC 3396, November 2002. |
-[24] |
-Aboba, B. and S. Cheshire, “Dynamic Host Configuration Protocol (DHCP) Domain Search Option,” RFC 3397, November 2002. |
-[25] |
-Kinnear, K., Stapp, M., Johnson, R., and J. Kumarasamy, “Link Selection sub-option for the Relay Agent Information Option for DHCPv4,” RFC 3527, April 2003. |
-[26] |
-Troan, O. and R. Droms, “IPv6 Prefix Options for Dynamic Host Configuration Protocol (DHCP) version 6,” RFC 3633, December 2003. |
-[27] |
-Droms, R., “DNS Configuration options for Dynamic Host Configuration Protocol for IPv6 (DHCPv6),” RFC 3646, December 2003. |
-[28] |
-Droms, R., “Unused Dynamic Host Configuration Protocol (DHCP) Option Codes,” RFC 3679, January 2004. |
-[29] |
-Kalusivalingam, V., “Network Information Service (NIS) Configuration Options for Dynamic Host Configuration Protocol for IPv6 (DHCPv6),” RFC 3898, October 2004. |
-[30] |
-Littlefield, J., “Vendor-Identifying Vendor Options for Dynamic Host Configuration Protocol version 4 (DHCPv4),” RFC 3925, October 2004. |
-[31] |
-Volz, B., “Reclassifying Dynamic Host Configuration Protocol version 4 (DHCPv4) Options,” RFC 3942, November 2004. |
-[32] |
-Kalusivalingam, V., “Simple Network Time Protocol (SNTP) Configuration Option for DHCPv6,” RFC 4075, May 2005. |
-[33] |
-Venaas, S., Chown, T., and B. Volz, “Information Refresh Time Option for Dynamic Host Configuration Protocol for IPv6 (DHCPv6),” RFC 4242, November 2005. |
-[34] |
-Chowdhury, K., Yegani, P., and L. Madour, “Dynamic Host Configuration Protocol (DHCP) Options for Broadcast and Multicast Control Servers,” RFC 4280, November 2005. |
-[35] |
-Woundy, R. and K. Kinnear, “Dynamic Host Configuration Protocol (DHCP) Leasequery,” RFC 4388, February 2006. |
-[36] |
-Volz, B., “Dynamic Host Configuration Protocol for IPv6 (DHCPv6) Relay Agent Subscriber-ID Option,” RFC 4580, June 2006. |
-[37] |
-Volz, B., “Dynamic Host Configuration Protocol for IPv6 (DHCPv6) Relay Agent Remote-ID Option,” RFC 4649, August 2006. |
-[38] |
-Stapp, M., Lemon, T., and A. Gustafsson, “A DNS Resource Record (RR) for Encoding Dynamic Host Configuration Protocol (DHCP) Information (DHCID RR),” RFC 4701, October 2006. |
-[39] |
-Stapp, M., Volz, B., and Y. Rekhter, “The Dynamic Host Configuration Protocol (DHCP) Client Fully Qualified Domain Name (FQDN) Option,” RFC 4702, October 2006. |
-[40] |
-Stapp, M. and B. Volz, “Resolution of Fully Qualified Domain Name (FQDN) Conflicts among Dynamic Host Configuration Protocol (DHCP) Clients,” RFC 4703, October 2006. |
-[41] |
-Volz, B., “The Dynamic Host Configuration Protocol for IPv6 (DHCPv6) Client Fully Qualified Domain Name (FQDN) Option,” RFC 4704, October 2006. |
-[42] |
-Droms, R., “DHCP Failover Protocol,” March 2003. |
+[RFC0760] |
+Postel, J., “DoD standard Internet Protocol,” RFC 760, January 1980 (TXT). |
+[RFC0768] |
+Postel, J., “User Datagram Protocol,” STD 6, RFC 768, August 1980 (TXT). |
+[RFC0894] |
+Hornig, C., “Standard for the transmission of IP datagrams over Ethernet networks,” STD 41, RFC 894, April 1984 (TXT). |
+[RFC0951] |
+Croft, B. and J. Gilmore, “Bootstrap Protocol,” RFC 951, September 1985 (TXT). |
+[RFC1035] |
+Mockapetris, P., “Domain names - implementation and specification,” STD 13, RFC 1035, November 1987 (TXT). |
+[RFC1188] |
+Katz, D., “Proposed Standard for the Transmission of IP Datagrams over FDDI Networks,” RFC 1188, October 1990 (TXT). |
+[RFC1542] |
+Wimer, W., “Clarifications and Extensions for the Bootstrap Protocol,” RFC 1542, October 1993 (TXT). |
+[RFC2131] |
+Droms, R., “Dynamic Host Configuration Protocol,” RFC 2131, March 1997 (TXT, HTML, XML). |
+[RFC2132] |
+Alexander, S. and R. Droms, “DHCP Options and BOOTP Vendor Extensions,” RFC 2132, March 1997 (TXT, HTML, XML). |
+[RFC2241] |
+Provan, D., “DHCP Options for Novell Directory Services,” RFC 2241, November 1997 (TXT, HTML, XML). |
+[RFC2242] |
+Droms, R. and K. Fong, “NetWare/IP Domain Name and Information,” RFC 2242, November 1997 (TXT, HTML, XML). |
+[RFC2485] |
+Drach, S., “DHCP Option for The Open Group's User Authentication Protocol,” RFC 2485, January 1999 (TXT, HTML, XML). |
+[RFC2610] |
+Perkins, C. and E. Guttman, “DHCP Options for Service Location Protocol,” RFC 2610, June 1999 (TXT). |
+[RFC2937] |
+Smith, C., “The Name Service Search Option for DHCP,” RFC 2937, September 2000 (TXT). |
+[RFC2939] |
+Droms, R., “Procedures and IANA Guidelines for Definition of New DHCP Options and Message Types,” BCP 43, RFC 2939, September 2000 (TXT). |
+[RFC3004] |
+Stump, G., Droms, R., Gu, Y., Vyaghrapuri, R., Demirtjis, A., Beser, B., and J. Privat, “The User Class Option for DHCP,” RFC 3004, November 2000 (TXT). |
+[RFC3011] |
+Waters, G., “The IPv4 Subnet Selection Option for DHCP,” RFC 3011, November 2000 (TXT). |
+[RFC3046] |
+Patrick, M., “DHCP Relay Agent Information Option,” RFC 3046, January 2001 (TXT). |
+[RFC3074] |
+Volz, B., Gonczi, S., Lemon, T., and R. Stevens, “DHC Load Balancing Algorithm,” RFC 3074, February 2001 (TXT). |
+[RFC3256] |
+Jones, D. and R. Woundy, “The DOCSIS (Data-Over-Cable Service Interface Specifications) Device Class DHCP (Dynamic Host Configuration Protocol) Relay Agent Information Sub-option,” RFC 3256, April 2002 (TXT). |
+[RFC3315] |
+Droms, R., Bound, J., Volz, B., Lemon, T., Perkins, C., and M. Carney, “Dynamic Host Configuration Protocol for IPv6 (DHCPv6),” RFC 3315, July 2003 (TXT). |
+[RFC3319] |
+Schulzrinne, H. and B. Volz, “Dynamic Host Configuration Protocol (DHCPv6) Options for Session Initiation Protocol (SIP) Servers,” RFC 3319, July 2003 (TXT). |
+[RFC3396] |
+Lemon, T. and S. Cheshire, “Encoding Long Options in the Dynamic Host Configuration Protocol (DHCPv4),” RFC 3396, November 2002 (TXT). |
+[RFC3397] |
+Aboba, B. and S. Cheshire, “Dynamic Host Configuration Protocol (DHCP) Domain Search Option,” RFC 3397, November 2002 (TXT). |
+[RFC3527] |
+Kinnear, K., Stapp, M., Johnson, R., and J. Kumarasamy, “Link Selection sub-option for the Relay Agent Information Option for DHCPv4,” RFC 3527, April 2003 (TXT). |
+[RFC3633] |
+Troan, O. and R. Droms, “IPv6 Prefix Options for Dynamic Host Configuration Protocol (DHCP) version 6,” RFC 3633, December 2003 (TXT). |
+[RFC3646] |
+Droms, R., “DNS Configuration options for Dynamic Host Configuration Protocol for IPv6 (DHCPv6),” RFC 3646, December 2003 (TXT). |
+[RFC3679] |
+Droms, R., “Unused Dynamic Host Configuration Protocol (DHCP) Option Codes,” RFC 3679, January 2004 (TXT). |
+[RFC3898] |
+Kalusivalingam, V., “Network Information Service (NIS) Configuration Options for Dynamic Host Configuration Protocol for IPv6 (DHCPv6),” RFC 3898, October 2004 (TXT). |
+[RFC3925] |
+Littlefield, J., “Vendor-Identifying Vendor Options for Dynamic Host Configuration Protocol version 4 (DHCPv4),” RFC 3925, October 2004 (TXT). |
+[RFC3942] |
+Volz, B., “Reclassifying Dynamic Host Configuration Protocol version 4 (DHCPv4) Options,” RFC 3942, November 2004 (TXT). |
+[RFC4075] |
+Kalusivalingam, V., “Simple Network Time Protocol (SNTP) Configuration Option for DHCPv6,” RFC 4075, May 2005 (TXT). |
+[RFC4242] |
+Venaas, S., Chown, T., and B. Volz, “Information Refresh Time Option for Dynamic Host Configuration Protocol for IPv6 (DHCPv6),” RFC 4242, November 2005 (TXT). |
+[RFC4280] |
+Chowdhury, K., Yegani, P., and L. Madour, “Dynamic Host Configuration Protocol (DHCP) Options for Broadcast and Multicast Control Servers,” RFC 4280, November 2005 (TXT). |
+[RFC4388] |
+Woundy, R. and K. Kinnear, “Dynamic Host Configuration Protocol (DHCP) Leasequery,” RFC 4388, February 2006 (TXT). |
+[RFC4580] |
+Volz, B., “Dynamic Host Configuration Protocol for IPv6 (DHCPv6) Relay Agent Subscriber-ID Option,” RFC 4580, June 2006 (TXT). |
+[RFC4649] |
+Volz, B., “Dynamic Host Configuration Protocol for IPv6 (DHCPv6) Relay Agent Remote-ID Option,” RFC 4649, August 2006 (TXT). |
+[RFC4701] |
+Stapp, M., Lemon, T., and A. Gustafsson, “A DNS Resource Record (RR) for Encoding Dynamic Host Configuration Protocol (DHCP) Information (DHCID RR),” RFC 4701, October 2006 (TXT). |
+[RFC4702] |
+Stapp, M., Volz, B., and Y. Rekhter, “The Dynamic Host Configuration Protocol (DHCP) Client Fully Qualified Domain Name (FQDN) Option,” RFC 4702, October 2006 (TXT). |
+[RFC4703] |
+Stapp, M. and B. Volz, “Resolution of Fully Qualified Domain Name (FQDN) Conflicts among Dynamic Host Configuration Protocol (DHCP) Clients,” RFC 4703, October 2006 (TXT). |
+[RFC4704] |
+Volz, B., “The Dynamic Host Configuration Protocol for IPv6 (DHCPv6) Client Fully Qualified Domain Name (FQDN) Option,” RFC 4704, October 2006 (TXT). |
+[draft-failover] |
+Droms, R., “DHCP Failover Protocol,” March 2003. |
-
+
Author's Address
|
diff --git a/doc/References.txt b/doc/References.txt
index 8e656efed..7e9e1ed38 100644
--- a/doc/References.txt
+++ b/doc/References.txt
@@ -3,15 +3,15 @@
ISC-DHCP-REFERENCES D. Hankins
ISC
- August 2006
+ May 2007
ISC DHCP References Collection
-
Copyright Notice
- Copyright (c) 2006-2007 by Internet Systems Consortium, Inc. ("ISC")
+ Copyright (c) 2006-2007,2009 by Internet Systems Consortium, Inc.
+ ("ISC")
Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the
@@ -54,7 +54,7 @@ Abstract
Hankins [Page 1]
- ISC DHCP References Collection August 2006
+ ISC DHCP References Collection May 2007
Table of Contents
@@ -79,7 +79,7 @@ Table of Contents
5.3. DHCP Option References . . . . . . . . . . . . . . . . . . 8
5.3.1. Relay Agent Information Option Options . . . . . . . . 10
5.3.2. Dynamic DNS Updates References . . . . . . . . . . . . 10
- 5.3.3. Experimental: Failover References . . . . . . . . . . 10
+ 5.3.3. Experimental: Failover References . . . . . . . . . . 11
5.4. DHCP Procedures . . . . . . . . . . . . . . . . . . . . . 11
6. References . . . . . . . . . . . . . . . . . . . . . . . . . . 11
@@ -110,7 +110,7 @@ Table of Contents
Hankins [Page 2]
- ISC DHCP References Collection August 2006
+ ISC DHCP References Collection May 2007
1. Introduction
@@ -166,7 +166,7 @@ Hankins [Page 2]
Hankins [Page 3]
- ISC DHCP References Collection August 2006
+ ISC DHCP References Collection May 2007
o To produce new externally-visible behaviour, one must first
@@ -213,7 +213,7 @@ Hankins [Page 3]
There are a few things that DHCP servers, relays, and clients all
need to do in order to speak the DHCP protocol in strict compliance
- with RFC2131 [8].
+ with RFC2131 [RFC2131].
1. Transmit a UDP packet from IP:0.0.0.0 Ethernet:Self, destined to
IP:255.255.255.255 LinkLayer:Broadcast on an unconfigured (no IP
@@ -222,7 +222,7 @@ Hankins [Page 3]
Hankins [Page 4]
- ISC DHCP References Collection August 2006
+ ISC DHCP References Collection May 2007
address yet) interface.
@@ -245,8 +245,9 @@ Hankins [Page 4]
unix implementations will transmit broadcasts not to 255.255.255.255,
but to x.y.z.255 (where x.y.z is the system's local subnet). Such
packets are not received by several known DHCP client implementations
- - and it's not their fault, RFC2131 [8] very explicitly demands that
- these packets' IP destination addresses be set to 255.255.255.255.
+ - and it's not their fault, RFC2131 [RFC2131] very explicitly demands
+ that these packets' IP destination addresses be set to
+ 255.255.255.255.
Receiving packets sent to 255.255.255.255 isn't a problem on most
modern unixes...so long as the interface is configured. When there
@@ -272,15 +273,15 @@ Hankins [Page 4]
Modern unixes have opened up some facilities that diminish how much
of this sort of nefarious kludgery is necessary, but have not found
- the state of affairs absolutely absolved. In particular, one might
Hankins [Page 5]
- ISC DHCP References Collection August 2006
+ ISC DHCP References Collection May 2007
+ the state of affairs absolutely absolved. In particular, one might
now unicast without ARP by inserting an entry into the ARP cache
prior to transmitting. Unconfigured interfaces remain the sticking
point, however...on virtually no modern unixes is it possible to
@@ -291,9 +292,9 @@ Hankins [Page 5]
ISC DHCP Implements Ethernet Version 2 ("DIX"), which is a variant of
IEEE 802.2. No good reference of this framing is known to exist at
- this time, but it is vaguely described in RFC894 [3] (see the section
- titled "Packet format"), and the following URL is also thought to be
- useful.
+ this time, but it is vaguely described in RFC894 [RFC0894] (see the
+ section titled "Packet format"), and the following URL is also
+ thought to be useful.
http://en.wikipedia.org/wiki/DIX
@@ -303,19 +304,19 @@ Hankins [Page 5]
3.3. FDDI Protocol References
- RFC1188 [6] is the most helpful reference ISC DHCP has used to form
- FDDI packets.
+ RFC1188 [RFC1188] is the most helpful reference ISC DHCP has used to
+ form FDDI packets.
3.4. Internet Protocol Version 4 References
- RFC760 [1] fundamentally defines the bare IPv4 protocol which ISC
- DHCP implements.
+ RFC760 [RFC0760] fundamentally defines the bare IPv4 protocol which
+ ISC DHCP implements.
3.5. Unicast Datagram Protocol References
- RFC768 [2] defines the User Datagram Protocol that ultimately carries
- the DHCP or BOOTP protocol. The destination DHCP server port is 67,
- the client port is 68. Source ports are irrelevant.
+ RFC768 [RFC0768] defines the User Datagram Protocol that ultimately
+ carries the DHCP or BOOTP protocol. The destination DHCP server port
+ is 67, the client port is 68. Source ports are irrelevant.
4. BOOTP Protocol References
@@ -326,15 +327,14 @@ Hankins [Page 5]
packet formats - DHCP is merely a conventional use of both BOOTP
header fields and the trailing 'options' space.
- The ISC DHCP server supports BOOTP clients conforming to RFC951 [4]
- and RFC1542 [7].
-
+ The ISC DHCP server supports BOOTP clients conforming to RFC951
+ [RFC0951] and RFC1542 [RFC1542].
Hankins [Page 6]
- ISC DHCP References Collection August 2006
+ ISC DHCP References Collection May 2007
5. DHCP Protocol References
@@ -347,52 +347,53 @@ Hankins [Page 6]
5.1.1. Core Protocol References
- RFC2131 [8] defines the protocol format and procedures. ISC DHCP is
- not known to diverge from this document in any way. There are,
- however, a few points on which different implementations have arisen
- out of vagueries in the document. DHCP Clients exist which, at one
- time, present themselves as using a Client Identifier Option which is
- equal to the client's hardware address. Later, the client transmits
- DHCP packets with no Client Identifier Option present - essentially
- identifying themselves using the hardware address. Some DHCP Servers
- have been developed which identify this client as a single client.
- ISC has interpreted RFC2131 to indicate that these clients must be
- treated as two separate entities (and hence two, separate addresses).
- Client behaviour (Embedded Windows products) has developed that
- relies on the former implementation, and hence is incompatible with
- the latter. Also, RFC2131 demands explicitly that some header fields
- be zeroed upon certain message types. The ISC DHCP Server instead
- copies many of these fields from the packet received from the client
- or relay, which may not be zero. It is not known if there is a good
- reason for this that has not been documented.
-
- RFC2132 [9] defines the initial set of DHCP Options and provides a
- great deal of guidance on how to go about formatting and processing
- options. The document unfortunately waffles to a great extent about
- the NULL termination of DHCP Options, and some DHCP Clients (Windows
- 95) have been implemented that rely upon DHCP Options containing text
- strings to be NULL-terminated (or else they crash). So, ISC DHCP
- detects if clients null-terminate the host-name option and, if so,
- null terminates any text options it transmits to the client. It also
- removes NULL termination from any known text option it receives prior
- to any other processing.
+ RFC2131 [RFC2131] defines the protocol format and procedures. ISC
+ DHCP is not known to diverge from this document in any way. There
+ are, however, a few points on which different implementations have
+ arisen out of vagueries in the document. DHCP Clients exist which,
+ at one time, present themselves as using a Client Identifier Option
+ which is equal to the client's hardware address. Later, the client
+ transmits DHCP packets with no Client Identifier Option present -
+ essentially identifying themselves using the hardware address. Some
+ DHCP Servers have been developed which identify this client as a
+ single client. ISC has interpreted RFC2131 to indicate that these
+ clients must be treated as two separate entities (and hence two,
+ separate addresses). Client behaviour (Embedded Windows products)
+ has developed that relies on the former implementation, and hence is
+ incompatible with the latter. Also, RFC2131 demands explicitly that
+ some header fields be zeroed upon certain message types. The ISC
+ DHCP Server instead copies many of these fields from the packet
+ received from the client or relay, which may not be zero. It is not
+ known if there is a good reason for this that has not been
+ documented.
+
+ RFC2132 [RFC2132] defines the initial set of DHCP Options and
+ provides a great deal of guidance on how to go about formatting and
+ processing options. The document unfortunately waffles to a great
+ extent about the NULL termination of DHCP Options, and some DHCP
+ Clients (Windows 95) have been implemented that rely upon DHCP
+ Options containing text strings to be NULL-terminated (or else they
+ crash). So, ISC DHCP detects if clients null-terminate the host-name
+ option and, if so, null terminates any text options it transmits to
+ the client. It also removes NULL termination from any known text
+ option it receives prior to any other processing.
5.2. DHCPv6 Protocol References
For now there is only one document that specifies the DHCPv6 protocol
- (there have been no updates yet), RFC3315 [21].
+ (there have been no updates yet), RFC3315 [RFC3315].
Support for DHCPv6 was added first in version 4.0.0. The server and
client support only IA_NA. While the server does support multiple
- IA_NAs within one packet from the client, our client only supports
Hankins [Page 7]
- ISC DHCP References Collection August 2006
+ ISC DHCP References Collection May 2007
+ IA_NAs within one packet from the client, our client only supports
sending one. There is no relay support.
DHCPv6 introduces some new and uncomfortable ideas to the common
@@ -421,16 +422,17 @@ Hankins [Page 7]
5.3. DHCP Option References
- RFC2241 [10] defines options for Novell Directory Services.
+ RFC2241 [RFC2241] defines options for Novell Directory Services.
- RFC2242 [11] defines an encapsulated option space for NWIP
+ RFC2242 [RFC2242] defines an encapsulated option space for NWIP
configuration.
- RFC2485 [12] defines the Open Group's UAP option.
+ RFC2485 [RFC2485] defines the Open Group's UAP option.
- RFC2610 [13] defines options for the Service Location Protocol (SLP).
+ RFC2610 [RFC2610] defines options for the Service Location Protocol
+ (SLP).
- RFC2937 [14] defines the Name Service Search Option (not to be
+ RFC2937 [RFC2937] defines the Name Service Search Option (not to be
confused with the domain-search option). The Name Service Search
Option allows eg nsswitch.conf to be reconfigured via dhcp. The ISC
DHCP server implements this option, and the ISC DHCP client is
@@ -438,96 +440,100 @@ Hankins [Page 7]
One would need to make their relevant dhclient-script process this
option in a way that is suitable for the system.
- RFC3004 [16] defines the User-Class option. Note carefully that ISC
- DHCP currently does not implement to this reference, but has
- (inexplicably) selected an incompatible format: a plain text string.
+ RFC3004 [RFC3004] defines the User-Class option. Note carefully that
Hankins [Page 8]
- ISC DHCP References Collection August 2006
+ ISC DHCP References Collection May 2007
+
+ ISC DHCP currently does not implement to this reference, but has
+ (inexplicably) selected an incompatible format: a plain text string.
- RFC3011 [17] defines the Subnet-Selection plain DHCPv4 option. Do
- not confuse this option with the relay agent "link selection" sub-
+ RFC3011 [RFC3011] defines the Subnet-Selection plain DHCPv4 option.
+ Do not confuse this option with the relay agent "link selection" sub-
option, although their behaviour is similar.
- RFC3319 [22] defines the SIP server options for DHCPv6.
+ RFC3319 [RFC3319] defines the SIP server options for DHCPv6.
- RFC3396 [23] documents both how long options may be encoded in DHCPv4
- packets, and also how multiple instances of the same option code
- within a DHCPv4 packet will be decoded by receivers.
+ RFC3396 [RFC3396] documents both how long options may be encoded in
+ DHCPv4 packets, and also how multiple instances of the same option
+ code within a DHCPv4 packet will be decoded by receivers.
- RFC3397 [24] documents the Domain-Search Option, which allows the
- configuration of the /etc/resolv.conf 'search' parameter in a way
- that is RFC1035 [5] wire format compatible (in fact, it uses the
- RFC1035 wire format). ISC DHCP has both client and server support,
- and supports RFC1035 name compression.
+ RFC3397 [RFC3397] documents the Domain-Search Option, which allows
+ the configuration of the /etc/resolv.conf 'search' parameter in a way
+ that is RFC1035 [RFC1035] wire format compatible (in fact, it uses
+ the RFC1035 wire format). ISC DHCP has both client and server
+ support, and supports RFC1035 name compression.
- RFC3646 [27] documents the DHCPv6 name-servers and domain-search
+ RFC3646 [RFC3646] documents the DHCPv6 name-servers and domain-search
options.
- RFC3633 [26] documents the Identity Association Prefix Delegation,
- which is included here for protocol wire reference, but which is not
- supported by ISC DHCP.
+ RFC3633 [RFC3633] documents the Identity Association Prefix
+ Delegation, which is included here for protocol wire reference, but
+ which is not supported by ISC DHCP.
- RFC3679 [28] documents a number of options that were documented
+ RFC3679 [RFC3679] documents a number of options that were documented
earlier in history, but were not made use of.
- RFC3898 [29] documents four NIS options for delivering NIS servers
- and domain information in DHCPv6.
+ RFC3898 [RFC3898] documents four NIS options for delivering NIS
+ servers and domain information in DHCPv6.
- RFC3925 [30] documents a pair of Enterprise-ID delimited option
+ RFC3925 [RFC3925] documents a pair of Enterprise-ID delimited option
spaces for vendors to use in order to inform servers of their "vendor
class" (sort of like 'uname' or 'who and what am I'), and a means to
deliver vendor-specific and vendor-documented option codes and
values.
- RFC3942 [31] redefined the 'site local' option space.
+ RFC3942 [RFC3942] redefined the 'site local' option space.
- RFC4075 [32] defines the DHCPv6 SNTP Servers option.
+ RFC4075 [RFC4075] defines the DHCPv6 SNTP Servers option.
- RFC4242 [33] defines the Information Refresh Time option, which
+ RFC4242 [RFC4242] defines the Information Refresh Time option, which
advises DHCPv6 Information-Request clients to return for updated
information.
- RFC4280 [34] defines two BCMS server options.
+ RFC4280 [RFC4280] defines two BCMS server options.
- RFC4388 [35] defined the DHCPv4 LEASEQUERY message type and a number
- of suitable response messages, for the purpose of sharing information
- about DHCP served addresses and clients.
Hankins [Page 9]
- ISC DHCP References Collection August 2006
+ ISC DHCP References Collection May 2007
- RFC4580> [36] defines a DHCPv6 subscriber-id option, which is similar
- in principle to the DHCPv4 relay agent option of the same name.
+ RFC4388 [RFC4388] defined the DHCPv4 LEASEQUERY message type and a
+ number of suitable response messages, for the purpose of sharing
+ information about DHCP served addresses and clients.
- RFC4649 [37] defines a DHCPv6 remote-id option, which is similar in
- principle to the DHCPv4 relay agent remote-id.
+ RFC4580 [RFC4580] defines a DHCPv6 subscriber-id option, which is
+ similar in principle to the DHCPv4 relay agent option of the same
+ name.
+
+ RFC4649 [RFC4649] defines a DHCPv6 remote-id option, which is similar
+ in principle to the DHCPv4 relay agent remote-id.
5.3.1. Relay Agent Information Option Options
- RFC3046 [18] defines the Relay Agent Information Option and provides
- a number of sub-option definitions.
+ RFC3046 [RFC3046] defines the Relay Agent Information Option and
+ provides a number of sub-option definitions.
- RFC3256 [20] defines the DOCSIS Device Class sub-option.
+ RFC3256 [RFC3256] defines the DOCSIS Device Class sub-option.
- RFC3527 [25] defines the Link Selection sub-option.
+ RFC3527 [RFC3527] defines the Link Selection sub-option.
5.3.2. Dynamic DNS Updates References
The collection of documents that describe the standards-based method
to update dns names of DHCP clients starts most easily with RFC4703
- [40] to define the overall architecture, travels through RFCs 4702
- [39] and 4704 [41] to describe the DHCPv4 and DHCPv6 FQDN options (to
- carry the client name), and ends up at RFC4701 [38] which describes
- the DHCID RR used in DNS to perform a kind of atomic locking.
+ [RFC4703] to define the overall architecture, travels through RFCs
+ 4702 [RFC4702] and 4704 [RFC4704] to describe the DHCPv4 and DHCPv6
+ FQDN options (to carry the client name), and ends up at RFC4701
+ [RFC4701] which describes the DHCID RR used in DNS to perform a kind
+ of atomic locking.
ISC DHCP adoped early versions of these documents, and has not yet
synched up with the final standards versions.
@@ -547,20 +553,20 @@ Hankins [Page 9]
Rather, all values for such TXT records are reached via an MD5 sum.
In short, nothing is compatible, but the principle of the TXT record
is the same as the standard DHCID record. However, for DHCPv6 FQDN,
- we do use DHCID type code '2', as no other value really makes sense
- in our context.
-
-5.3.3. Experimental: Failover References
-
- The Failover Protocol defines a means by which two DHCP Servers can
Hankins [Page 10]
- ISC DHCP References Collection August 2006
+ ISC DHCP References Collection May 2007
+ we do use DHCID type code '2', as no other value really makes sense
+ in our context.
+
+5.3.3. Experimental: Failover References
+
+ The Failover Protocol defines a means by which two DHCP Servers can
share all the relevant information about leases granted to DHCP
clients on given networks, so that one of the two servers may fail
and be survived by a server that can act responsibly.
@@ -573,216 +579,214 @@ Hankins [Page 10]
of it has proven stable and suitable for use in sizable production
environments.
- draft-ietf-dhc-failover-12.txt [42] describes the Failover Protocol.
- In addition to what is described in this document, ISC DHCP has
- elected to make some experimental changes that may be revoked in a
- future version of ISC DHCP (if the draft authors do not adopt the new
- behaviour). Specifically, ISC DHCP's POOLREQ behaviour differs
- substantially from what is documented in the draft, and the server
- also implements a form of 'MAC Address Affinity' which is not
- described in the failover document. The full nature of these changes
- have been described on the IETF DHC WG mailing list (which has
- archives), and also in ISC DHCP's manual pages. Also note that
+ draft-ietf-dhc-failover-12.txt [draft-failover] describes the
+ Failover Protocol. In addition to what is described in this
+ document, ISC DHCP has elected to make some experimental changes that
+ may be revoked in a future version of ISC DHCP (if the draft authors
+ do not adopt the new behaviour). Specifically, ISC DHCP's POOLREQ
+ behaviour differs substantially from what is documented in the draft,
+ and the server also implements a form of 'MAC Address Affinity' which
+ is not described in the failover document. The full nature of these
+ changes have been described on the IETF DHC WG mailing list (which
+ has archives), and also in ISC DHCP's manual pages. Also note that
although this document references a RECOVER-WAIT state, it does not
document a protocol number assignment for this state. As a
consequence, ISC DHCP has elected to use the value 254.
- RFC3074 [19] describes the Load Balancing Algorithm (LBA) that ISC
- DHCP uses in concert with the Failover protocol. Note that versions
- 3.0.* are known to misimplement the hash algorithm (it will only use
- the low 4 bits of every byte of the hash bucket array).
+ RFC3074 [RFC3074] describes the Load Balancing Algorithm (LBA) that
+ ISC DHCP uses in concert with the Failover protocol. Note that
+ versions 3.0.* are known to misimplement the hash algorithm (it will
+ only use the low 4 bits of every byte of the hash bucket array).
5.4. DHCP Procedures
- RFC2939 [15] explains how to go about obtaining a new DHCP Option
- code assignment.
-
-6. References
+ RFC2939 [RFC2939] explains how to go about obtaining a new DHCP
+ Option code assignment.
- [1] Postel, J., "DoD standard Internet Protocol", RFC 760,
- January 1980.
- [2] Postel, J., "User Datagram Protocol", STD 6, RFC 768,
- August 1980.
+6. References
- [3] Hornig, C., "Standard for the transmission of IP datagrams over
- Ethernet networks", STD 41, RFC 894, April 1984.
+ [RFC0760] Postel, J., "DoD standard Internet Protocol", RFC 760,
+ January 1980.
- [4] Croft, B. and J. Gilmore, "Bootstrap Protocol", RFC 951,
Hankins [Page 11]
- ISC DHCP References Collection August 2006
+ ISC DHCP References Collection May 2007
- September 1985.
+ [RFC0768] Postel, J., "User Datagram Protocol", STD 6, RFC 768,
+ August 1980.
- [5] Mockapetris, P., "Domain names - implementation and
- specification", STD 13, RFC 1035, November 1987.
+ [RFC0894] Hornig, C., "Standard for the transmission of IP datagrams
+ over Ethernet networks", STD 41, RFC 894, April 1984.
- [6] Katz, D., "Proposed Standard for the Transmission of IP
- Datagrams over FDDI Networks", RFC 1188, October 1990.
+ [RFC0951] Croft, B. and J. Gilmore, "Bootstrap Protocol", RFC 951,
+ September 1985.
- [7] Wimer, W., "Clarifications and Extensions for the Bootstrap
- Protocol", RFC 1542, October 1993.
+ [RFC1035] Mockapetris, P., "Domain names - implementation and
+ specification", STD 13, RFC 1035, November 1987.
- [8] Droms, R., "Dynamic Host Configuration Protocol", RFC 2131,
- March 1997.
+ [RFC1188] Katz, D., "Proposed Standard for the Transmission of IP
+ Datagrams over FDDI Networks", RFC 1188, October 1990.
- [9] Alexander, S. and R. Droms, "DHCP Options and BOOTP Vendor
- Extensions", RFC 2132, March 1997.
+ [RFC1542] Wimer, W., "Clarifications and Extensions for the
+ Bootstrap Protocol", RFC 1542, October 1993.
- [10] Provan, D., "DHCP Options for Novell Directory Services",
- RFC 2241, November 1997.
+ [RFC2131] Droms, R., "Dynamic Host Configuration Protocol",
+ RFC 2131, March 1997.
- [11] Droms, R. and K. Fong, "NetWare/IP Domain Name and
- Information", RFC 2242, November 1997.
+ [RFC2132] Alexander, S. and R. Droms, "DHCP Options and BOOTP Vendor
+ Extensions", RFC 2132, March 1997.
- [12] Drach, S., "DHCP Option for The Open Group's User
- Authentication Protocol", RFC 2485, January 1999.
+ [RFC2241] Provan, D., "DHCP Options for Novell Directory Services",
+ RFC 2241, November 1997.
- [13] Perkins, C. and E. Guttman, "DHCP Options for Service Location
- Protocol", RFC 2610, June 1999.
+ [RFC2242] Droms, R. and K. Fong, "NetWare/IP Domain Name and
+ Information", RFC 2242, November 1997.
- [14] Smith, C., "The Name Service Search Option for DHCP", RFC 2937,
- September 2000.
+ [RFC2485] Drach, S., "DHCP Option for The Open Group's User
+ Authentication Protocol", RFC 2485, January 1999.
- [15] Droms, R., "Procedures and IANA Guidelines for Definition of
- New DHCP Options and Message Types", BCP 43, RFC 2939,
- September 2000.
+ [RFC2610] Perkins, C. and E. Guttman, "DHCP Options for Service
+ Location Protocol", RFC 2610, June 1999.
- [16] Stump, G., Droms, R., Gu, Y., Vyaghrapuri, R., Demirtjis, A.,
- Beser, B., and J. Privat, "The User Class Option for DHCP",
- RFC 3004, November 2000.
+ [RFC2937] Smith, C., "The Name Service Search Option for DHCP",
+ RFC 2937, September 2000.
- [17] Waters, G., "The IPv4 Subnet Selection Option for DHCP",
- RFC 3011, November 2000.
+ [RFC2939] Droms, R., "Procedures and IANA Guidelines for Definition
+ of New DHCP Options and Message Types", BCP 43, RFC 2939,
+ September 2000.
- [18] Patrick, M., "DHCP Relay Agent Information Option", RFC 3046,
- January 2001.
+ [RFC3004] Stump, G., Droms, R., Gu, Y., Vyaghrapuri, R., Demirtjis,
+ A., Beser, B., and J. Privat, "The User Class Option for
+ DHCP", RFC 3004, November 2000.
- [19] Volz, B., Gonczi, S., Lemon, T., and R. Stevens, "DHC Load
- Balancing Algorithm", RFC 3074, February 2001.
+ [RFC3011] Waters, G., "The IPv4 Subnet Selection Option for DHCP",
Hankins [Page 12]
- ISC DHCP References Collection August 2006
+ ISC DHCP References Collection May 2007
+
+ RFC 3011, November 2000.
- [20] Jones, D. and R. Woundy, "The DOCSIS (Data-Over-Cable Service
- Interface Specifications) Device Class DHCP (Dynamic Host
- Configuration Protocol) Relay Agent Information Sub-option",
- RFC 3256, April 2002.
+ [RFC3046] Patrick, M., "DHCP Relay Agent Information Option",
+ RFC 3046, January 2001.
- [21] Droms, R., Bound, J., Volz, B., Lemon, T., Perkins, C., and M.
- Carney, "Dynamic Host Configuration Protocol for IPv6
- (DHCPv6)", RFC 3315, July 2003.
+ [RFC3074] Volz, B., Gonczi, S., Lemon, T., and R. Stevens, "DHC Load
+ Balancing Algorithm", RFC 3074, February 2001.
- [22] Schulzrinne, H. and B. Volz, "Dynamic Host Configuration
- Protocol (DHCPv6) Options for Session Initiation Protocol (SIP)
- Servers", RFC 3319, July 2003.
+ [RFC3256] Jones, D. and R. Woundy, "The DOCSIS (Data-Over-Cable
+ Service Interface Specifications) Device Class DHCP
+ (Dynamic Host Configuration Protocol) Relay Agent
+ Information Sub-option", RFC 3256, April 2002.
- [23] Lemon, T. and S. Cheshire, "Encoding Long Options in the
- Dynamic Host Configuration Protocol (DHCPv4)", RFC 3396,
- November 2002.
+ [RFC3315] Droms, R., Bound, J., Volz, B., Lemon, T., Perkins, C.,
+ and M. Carney, "Dynamic Host Configuration Protocol for
+ IPv6 (DHCPv6)", RFC 3315, July 2003.
- [24] Aboba, B. and S. Cheshire, "Dynamic Host Configuration Protocol
- (DHCP) Domain Search Option", RFC 3397, November 2002.
+ [RFC3319] Schulzrinne, H. and B. Volz, "Dynamic Host Configuration
+ Protocol (DHCPv6) Options for Session Initiation Protocol
+ (SIP) Servers", RFC 3319, July 2003.
- [25] Kinnear, K., Stapp, M., Johnson, R., and J. Kumarasamy, "Link
- Selection sub-option for the Relay Agent Information Option for
- DHCPv4", RFC 3527, April 2003.
+ [RFC3396] Lemon, T. and S. Cheshire, "Encoding Long Options in the
+ Dynamic Host Configuration Protocol (DHCPv4)", RFC 3396,
+ November 2002.
- [26] Troan, O. and R. Droms, "IPv6 Prefix Options for Dynamic Host
- Configuration Protocol (DHCP) version 6", RFC 3633,
- December 2003.
+ [RFC3397] Aboba, B. and S. Cheshire, "Dynamic Host Configuration
+ Protocol (DHCP) Domain Search Option", RFC 3397,
+ November 2002.
- [27] Droms, R., "DNS Configuration options for Dynamic Host
- Configuration Protocol for IPv6 (DHCPv6)", RFC 3646,
- December 2003.
+ [RFC3527] Kinnear, K., Stapp, M., Johnson, R., and J. Kumarasamy,
+ "Link Selection sub-option for the Relay Agent Information
+ Option for DHCPv4", RFC 3527, April 2003.
- [28] Droms, R., "Unused Dynamic Host Configuration Protocol (DHCP)
- Option Codes", RFC 3679, January 2004.
+ [RFC3633] Troan, O. and R. Droms, "IPv6 Prefix Options for Dynamic
+ Host Configuration Protocol (DHCP) version 6", RFC 3633,
+ December 2003.
- [29] Kalusivalingam, V., "Network Information Service (NIS)
- Configuration Options for Dynamic Host Configuration Protocol
- for IPv6 (DHCPv6)", RFC 3898, October 2004.
+ [RFC3646] Droms, R., "DNS Configuration options for Dynamic Host
+ Configuration Protocol for IPv6 (DHCPv6)", RFC 3646,
+ December 2003.
- [30] Littlefield, J., "Vendor-Identifying Vendor Options for Dynamic
- Host Configuration Protocol version 4 (DHCPv4)", RFC 3925,
- October 2004.
+ [RFC3679] Droms, R., "Unused Dynamic Host Configuration Protocol
+ (DHCP) Option Codes", RFC 3679, January 2004.
- [31] Volz, B., "Reclassifying Dynamic Host Configuration Protocol
- version 4 (DHCPv4) Options", RFC 3942, November 2004.
+ [RFC3898] Kalusivalingam, V., "Network Information Service (NIS)
+ Configuration Options for Dynamic Host Configuration
+ Protocol for IPv6 (DHCPv6)", RFC 3898, October 2004.
- [32] Kalusivalingam, V., "Simple Network Time Protocol (SNTP)
- Configuration Option for DHCPv6", RFC 4075, May 2005.
Hankins [Page 13]
- ISC DHCP References Collection August 2006
-
-
- [33] Venaas, S., Chown, T., and B. Volz, "Information Refresh Time
- Option for Dynamic Host Configuration Protocol for IPv6
- (DHCPv6)", RFC 4242, November 2005.
-
- [34] Chowdhury, K., Yegani, P., and L. Madour, "Dynamic Host
- Configuration Protocol (DHCP) Options for Broadcast and
- Multicast Control Servers", RFC 4280, November 2005.
-
- [35] Woundy, R. and K. Kinnear, "Dynamic Host Configuration Protocol
- (DHCP) Leasequery", RFC 4388, February 2006.
-
- [36] Volz, B., "Dynamic Host Configuration Protocol for IPv6
- (DHCPv6) Relay Agent Subscriber-ID Option", RFC 4580,
- June 2006.
-
- [37] Volz, B., "Dynamic Host Configuration Protocol for IPv6
- (DHCPv6) Relay Agent Remote-ID Option", RFC 4649, August 2006.
+ ISC DHCP References Collection May 2007
- [38] Stapp, M., Lemon, T., and A. Gustafsson, "A DNS Resource Record
- (RR) for Encoding Dynamic Host Configuration Protocol (DHCP)
- Information (DHCID RR)", RFC 4701, October 2006.
-
- [39] Stapp, M., Volz, B., and Y. Rekhter, "The Dynamic Host
- Configuration Protocol (DHCP) Client Fully Qualified Domain
- Name (FQDN) Option", RFC 4702, October 2006.
-
- [40] Stapp, M. and B. Volz, "Resolution of Fully Qualified Domain
- Name (FQDN) Conflicts among Dynamic Host Configuration Protocol
- (DHCP) Clients", RFC 4703, October 2006.
-
- [41] Volz, B., "The Dynamic Host Configuration Protocol for IPv6
- (DHCPv6) Client Fully Qualified Domain Name (FQDN) Option",
- RFC 4704, October 2006.
-
- [42] Droms, R., "DHCP Failover Protocol", March 2003.
+ [RFC3925] Littlefield, J., "Vendor-Identifying Vendor Options for
+ Dynamic Host Configuration Protocol version 4 (DHCPv4)",
+ RFC 3925, October 2004.
+ [RFC3942] Volz, B., "Reclassifying Dynamic Host Configuration
+ Protocol version 4 (DHCPv4) Options", RFC 3942,
+ November 2004.
+ [RFC4075] Kalusivalingam, V., "Simple Network Time Protocol (SNTP)
+ Configuration Option for DHCPv6", RFC 4075, May 2005.
+ [RFC4242] Venaas, S., Chown, T., and B. Volz, "Information Refresh
+ Time Option for Dynamic Host Configuration Protocol for
+ IPv6 (DHCPv6)", RFC 4242, November 2005.
+ [RFC4280] Chowdhury, K., Yegani, P., and L. Madour, "Dynamic Host
+ Configuration Protocol (DHCP) Options for Broadcast and
+ Multicast Control Servers", RFC 4280, November 2005.
+ [RFC4388] Woundy, R. and K. Kinnear, "Dynamic Host Configuration
+ Protocol (DHCP) Leasequery", RFC 4388, February 2006.
+ [RFC4580] Volz, B., "Dynamic Host Configuration Protocol for IPv6
+ (DHCPv6) Relay Agent Subscriber-ID Option", RFC 4580,
+ June 2006.
+ [RFC4649] Volz, B., "Dynamic Host Configuration Protocol for IPv6
+ (DHCPv6) Relay Agent Remote-ID Option", RFC 4649,
+ August 2006.
+ [RFC4701] Stapp, M., Lemon, T., and A. Gustafsson, "A DNS Resource
+ Record (RR) for Encoding Dynamic Host Configuration
+ Protocol (DHCP) Information (DHCID RR)", RFC 4701,
+ October 2006.
+ [RFC4702] Stapp, M., Volz, B., and Y. Rekhter, "The Dynamic Host
+ Configuration Protocol (DHCP) Client Fully Qualified
+ Domain Name (FQDN) Option", RFC 4702, October 2006.
+ [RFC4703] Stapp, M. and B. Volz, "Resolution of Fully Qualified
+ Domain Name (FQDN) Conflicts among Dynamic Host
+ Configuration Protocol (DHCP) Clients", RFC 4703,
+ October 2006.
+ [RFC4704] Volz, B., "The Dynamic Host Configuration Protocol for
+ IPv6 (DHCPv6) Client Fully Qualified Domain Name (FQDN)
+ Option", RFC 4704, October 2006.
Hankins [Page 14]
- ISC DHCP References Collection August 2006
+ ISC DHCP References Collection May 2007
+
+
+ [draft-failover]
+ Droms, R., "DHCP Failover Protocol", March 2003.
Author's Address
@@ -827,10 +831,6 @@ Author's Address
-
-
-
-
diff --git a/doc/References.xml b/doc/References.xml
index bca7f2bf7..95547aa5b 100644
--- a/doc/References.xml
+++ b/doc/References.xml
@@ -1,6 +1,6 @@
-
+
@@ -120,7 +120,7 @@
- Copyright (c) 2006-2007 by Internet Systems Consortium, Inc.
+ Copyright (c) 2006-2007,2009 by Internet Systems Consortium, Inc.
("ISC")
Permission to use, copy, modify, and distribute this software for
@@ -510,7 +510,7 @@
for the purpose of sharing information about DHCP served addresses
and clients.
- RFC4580> defines a DHCPv6
+ RFC4580 defines a DHCPv6
subscriber-id option, which is similar in principle to the DHCPv4
relay agent option of the same name.
@@ -660,7 +660,7 @@
-
+
diff --git a/doc/ja_JP.eucJP/dhclient-script.8 b/doc/ja_JP.eucJP/dhclient-script.8
index f6ca4e5c8..811e0d3d2 100644
--- a/doc/ja_JP.eucJP/dhclient-script.8
+++ b/doc/ja_JP.eucJP/dhclient-script.8
@@ -1,4 +1,4 @@
-.\" $Id: dhclient-script.8,v 1.2 2005/03/17 20:15:04 dhankins Exp $
+.\" $Id: dhclient-script.8,v 1.3 2009/07/23 18:52:20 sar Exp $
.\"
.\" Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 1996-2003 by Internet Software Consortium
@@ -19,12 +19,12 @@
.\" 950 Charter Street
.\" Redwood City, CA 94063
.\"
-.\" http://www.isc.org/
+.\" https://www.isc.org/
.\"
.\" This software has been written for Internet Systems Consortium
.\" by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
.\" To learn more about Internet Systems Consortium, see
-.\" ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+.\" ``https://www.isc.org/''. To learn more about Vixie Enterprises,
.\" see ``http://www.vix.com''. To learn more about Nominum, Inc., see
.\" ``http://www.nominum.com''.
.\"
@@ -235,7 +235,7 @@ dhclient.conf(5), dhclient.leases(5), dhclient(8)
Vixie Enterprises ¤È¶¨ÎϤ·¤Æ Internet Systems Consortium ¤Î¤¿¤á¤Ë
½ñ¤¤Þ¤·¤¿¡£
Internet Systems Consortium ¤Ë¤Ä¤¤¤Æ¤è¤ê¾Ü¤·¤¯¤Ï¡¢
-.B http://www.isc.org
+.B https://www.isc.org
¤ò¤´Í÷¤¯¤À¤µ¤¤¡£
Vixie Enterprises ¤Ë¤Ä¤¤¤Æ¤è¤ê¾Ü¤·¤¯¤Ï¡¢
.B http://www.vix.com
diff --git a/doc/ja_JP.eucJP/dhclient.8 b/doc/ja_JP.eucJP/dhclient.8
index d57cd3f46..f7295fb5a 100644
--- a/doc/ja_JP.eucJP/dhclient.8
+++ b/doc/ja_JP.eucJP/dhclient.8
@@ -1,4 +1,4 @@
-.\" $Id: dhclient.8,v 1.2 2005/03/17 20:15:05 dhankins Exp $
+.\" $Id: dhclient.8,v 1.3 2009/07/23 18:52:20 sar Exp $
.\"
.\" Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 1996-2003 by Internet Software Consortium
@@ -19,7 +19,7 @@
.\" 950 Charter Street
.\" Redwood City, CA 94063
.\"
-.\" http://www.isc.org/
+.\" https://www.isc.org/
.\"
.\" Portions copyright (c) 2000 David E. O'Brien.
.\" All rights reserved.
@@ -342,7 +342,7 @@ dhclient.conf(5), dhclient.leases(5), dhclient-script(8)
Vixie Enterprises ¤È¶¨ÎϤ·¤Æ Internet Systems Consortium ¤Î¤¿¤á¤Ë
½ñ¤¤Þ¤·¤¿¡£
Internet Systems Consortium ¤Ë¤Ä¤¤¤Æ¤è¤ê¾Ü¤·¤¯¤Ï¡¢
-.B http://www.isc.org
+.B https://www.isc.org
¤ò¤´Í÷¤¯¤À¤µ¤¤¡£
Vixie Enterprises ¤Ë¤Ä¤¤¤Æ¤è¤ê¾Ü¤·¤¯¤Ï¡¢
.B http://www.vix.com
diff --git a/doc/ja_JP.eucJP/dhclient.conf.5 b/doc/ja_JP.eucJP/dhclient.conf.5
index db6bfaa43..1ddcb6093 100644
--- a/doc/ja_JP.eucJP/dhclient.conf.5
+++ b/doc/ja_JP.eucJP/dhclient.conf.5
@@ -1,4 +1,4 @@
-.\" $Id: dhclient.conf.5,v 1.2 2005/03/17 20:15:05 dhankins Exp $
+.\" $Id: dhclient.conf.5,v 1.3 2009/07/23 18:52:20 sar Exp $
.\"
.\" Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 1996-2003 by Internet Software Consortium
@@ -19,12 +19,12 @@
.\" 950 Charter Street
.\" Redwood City, CA 94063
.\"
-.\" http://www.isc.org/
+.\" https://www.isc.org/
.\"
.\" This software has been written for Internet Systems Consortium
.\" by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
.\" To learn more about Internet Systems Consortium, see
-.\" ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+.\" ``https://www.isc.org/''. To learn more about Vixie Enterprises,
.\" see ``http://www.vix.com''. To learn more about Nominum, Inc., see
.\" ``http://www.nominum.com''.
.\"
@@ -621,5 +621,5 @@ RFC2131
¤Ï Vixie Labs ¤È¤Î·ÀÌó¤Î¤â¤È¤Ç Ted Lemon ¤¬½ñ¤¤Þ¤·¤¿¡£
ËÜ¥×¥í¥¸¥§¥¯¥È¤Î´ð¶â¤Ï Internet Systems Consortium ¤¬Ä󶡤·¤Þ¤·¤¿¡£
Internet Systems Consortium ¤Ë´Ø¤¹¤ë¾ðÊó¤Ï¡¢
-.B http://www.isc.org
+.B https://www.isc.org
¤Ë¤¢¤ê¤Þ¤¹¡£
diff --git a/doc/ja_JP.eucJP/dhclient.leases.5 b/doc/ja_JP.eucJP/dhclient.leases.5
index 48dbaebcb..982c0f0f7 100644
--- a/doc/ja_JP.eucJP/dhclient.leases.5
+++ b/doc/ja_JP.eucJP/dhclient.leases.5
@@ -1,4 +1,4 @@
-.\" $Id: dhclient.leases.5,v 1.2 2005/03/17 20:15:05 dhankins Exp $
+.\" $Id: dhclient.leases.5,v 1.3 2009/07/23 18:52:20 sar Exp $
.\"
.\" Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 1997-2003 by Internet Software Consortium
@@ -19,12 +19,12 @@
.\" 950 Charter Street
.\" Redwood City, CA 94063
.\"
-.\" http://www.isc.org/
+.\" https://www.isc.org/
.\"
.\" This software has been written for Internet Systems Consortium
.\" by Ted Lemon in cooperation with Vixie
.\" Enterprises. To learn more about Internet Systems Consortium,
-.\" see ``http://www.isc.org/isc''. To learn more about Vixie
+.\" see ``https://www.isc.org/''. To learn more about Vixie
.\" Enterprises, see ``http://www.vix.com''.
.\"
.\"
@@ -58,5 +58,5 @@ RFC2132, RFC2131
¤Ï¡¢Vixie Labs ¤È¤Î·ÀÌó¤Î¤â¤È¤Ç¡¢Ted Lemon ¤¬µ½Ò¤·¤Þ¤·¤¿¡£
ËÜ¥×¥í¥¸¥§¥¯¥È¤Î»ñ¶â¤Ï¡¢Internet Systems Consortium ¤¬Ä󶡤·¤Þ¤·¤¿¡£
Internet Systems Consortium ¤Ë´Ø¤¹¤ë¾ðÊó¤Ï¡¢
-.B http://www.isc.org
+.B https://www.isc.org
¤Ë¤¢¤ê¤Þ¤¹¡£
diff --git a/doc/ja_JP.eucJP/dhcp-eval.5 b/doc/ja_JP.eucJP/dhcp-eval.5
index e85dc7bc6..c940ca1f4 100644
--- a/doc/ja_JP.eucJP/dhcp-eval.5
+++ b/doc/ja_JP.eucJP/dhcp-eval.5
@@ -1,4 +1,4 @@
-.\" $Id: dhcp-eval.5,v 1.3 2007/01/29 10:25:55 shane Exp $
+.\" $Id: dhcp-eval.5,v 1.4 2009/07/23 18:52:20 sar Exp $
.\"
.\" Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 1996-2003 by Internet Software Consortium
@@ -19,12 +19,12 @@
.\" 950 Charter Street
.\" Redwood City, CA 94063
.\"
-.\" http://www.isc.org/
+.\" https://www.isc.org/
.\"
.\" This software has been written for Internet Systems Consortium
.\" by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
.\" To learn more about Internet Systems Consortium, see
-.\" ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+.\" ``https://www.isc.org/''. To learn more about Vixie Enterprises,
.\" see ``http://www.vix.com''. To learn more about Nominum, Inc., see
.\" ``http://www.nominum.com''.
.\" $FreeBSD: doc/ja_JP.eucJP/man/man5/dhcp-eval.5,v 1.2 2002/05/23 04:17:13 horikawa Exp $
@@ -484,5 +484,5 @@ Internet Systems Consortium DHCP Distribution
¤Ï¡¢Vixie Labs ¤È¤Î·ÀÌó¤Î¤â¤È¤Ç¡¢Ted Lemon ¤¬µ½Ò¤·¤Þ¤·¤¿¡£
ËÜ¥×¥í¥¸¥§¥¯¥È¤Î»ñ¶â¤Ï¡¢Internet Systems Consortium ¤¬Ä󶡤·¤Þ¤·¤¿¡£
Internet Systems Consortium ¤Ë´Ø¤¹¤ë¾ðÊó¤Ï¡¢
-.B http://www.isc.org
+.B https://www.isc.org
¤Ë¤¢¤ê¤Þ¤¹¡£
diff --git a/doc/ja_JP.eucJP/dhcp-options.5 b/doc/ja_JP.eucJP/dhcp-options.5
index 8c5ed8814..cb183724f 100644
--- a/doc/ja_JP.eucJP/dhcp-options.5
+++ b/doc/ja_JP.eucJP/dhcp-options.5
@@ -1,4 +1,4 @@
-.\" $Id: dhcp-options.5,v 1.2 2005/03/17 20:15:06 dhankins Exp $
+.\" $Id: dhcp-options.5,v 1.3 2009/07/23 18:52:20 sar Exp $
.\"
.\" Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 1996-2003 by Internet Software Consortium
@@ -19,12 +19,12 @@
.\" 950 Charter Street
.\" Redwood City, CA 94063
.\"
-.\" http://www.isc.org/
+.\" https://www.isc.org/
.\"
.\" This software has been written for Internet Systems Consortium
.\" by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
.\" To learn more about Internet Systems Consortium, see
-.\" ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+.\" ``https://www.isc.org/''. To learn more about Vixie Enterprises,
.\" see ``http://www.vix.com''. To learn more about Nominum, Inc., see
.\" ``http://www.nominum.com''.
.\"
@@ -1577,5 +1577,5 @@ Internet Systems Consortium DHCP Distribution
¤Ï¡¢Vixie Labs ¤È¤Î·ÀÌó¤Î¤â¤È¤Ç¡¢Ted Lemon ¤¬µ½Ò¤·¤Þ¤·¤¿¡£
ËÜ¥×¥í¥¸¥§¥¯¥È¤Î»ñ¶â¤Ï¡¢Internet Systems Consortium ¤¬Ä󶡤·¤Þ¤·¤¿¡£
Internet Systems Consortium ¤Ë´Ø¤¹¤ë¾ðÊó¤Ï¡¢
-.B http://www.isc.org
+.B https://www.isc.org
¤Ë¤¢¤ê¤Þ¤¹¡£
diff --git a/dst/base64.c b/dst/base64.c
index 9a216ccb0..d0677df8c 100644
--- a/dst/base64.c
+++ b/dst/base64.c
@@ -18,7 +18,7 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*/
/*
@@ -47,7 +47,7 @@
*/
#if !defined(LINT) && !defined(CODECENTER)
-static const char rcsid[] = "$Id: base64.c,v 1.2 2005/03/17 20:15:06 dhankins Exp $";
+static const char rcsid[] = "$Id: base64.c,v 1.3 2009/07/23 18:52:20 sar Exp $";
#endif /* not lint */
#include
diff --git a/dst/md5.h b/dst/md5.h
index 2e4248b7d..f5b497eb4 100644
--- a/dst/md5.h
+++ b/dst/md5.h
@@ -75,7 +75,7 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*/
#ifndef HEADER_MD5_H
diff --git a/dst/md5_dgst.c b/dst/md5_dgst.c
index 94d9cc88e..a80bf5fe5 100644
--- a/dst/md5_dgst.c
+++ b/dst/md5_dgst.c
@@ -75,7 +75,7 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*/
#include
diff --git a/dst/md5_locl.h b/dst/md5_locl.h
index 4f81fbfa7..43781876e 100644
--- a/dst/md5_locl.h
+++ b/dst/md5_locl.h
@@ -75,7 +75,7 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*/
#include
diff --git a/includes/arpa/nameser.h b/includes/arpa/nameser.h
index be80e572c..b59d67c64 100644
--- a/includes/arpa/nameser.h
+++ b/includes/arpa/nameser.h
@@ -51,11 +51,11 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*/
/*
- * $Id: nameser.h,v 1.5 2005/03/17 20:15:10 dhankins Exp $
+ * $Id: nameser.h,v 1.6 2009/07/23 18:52:20 sar Exp $
*/
#ifndef _ARPA_NAMESER_H_
diff --git a/includes/cdefs.h b/includes/cdefs.h
index 887b14846..0468c8e40 100644
--- a/includes/cdefs.h
+++ b/includes/cdefs.h
@@ -23,7 +23,7 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software was written for RadioMail Corporation by Ted Lemon
* under a contract with Vixie Enterprises. Further modifications have
diff --git a/includes/cf/aix.h b/includes/cf/aix.h
index 2690e5adf..042a4e87a 100644
--- a/includes/cf/aix.h
+++ b/includes/cf/aix.h
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/includes/cf/alphaosf.h b/includes/cf/alphaosf.h
index f8815d90b..a0a821811 100644
--- a/includes/cf/alphaosf.h
+++ b/includes/cf/alphaosf.h
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/includes/cf/bsdos.h b/includes/cf/bsdos.h
index 18692e3aa..69df10960 100644
--- a/includes/cf/bsdos.h
+++ b/includes/cf/bsdos.h
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/includes/cf/cygwin32.h b/includes/cf/cygwin32.h
index c6c2b4e6e..02da8a05c 100644
--- a/includes/cf/cygwin32.h
+++ b/includes/cf/cygwin32.h
@@ -23,12 +23,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/includes/cf/freebsd.h b/includes/cf/freebsd.h
index ffe8b03e8..98ed6e6db 100644
--- a/includes/cf/freebsd.h
+++ b/includes/cf/freebsd.h
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/includes/cf/hpux.h b/includes/cf/hpux.h
index 62271f682..11d77ef1c 100644
--- a/includes/cf/hpux.h
+++ b/includes/cf/hpux.h
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/includes/cf/irix.h b/includes/cf/irix.h
index b5321ee6e..96756a83d 100644
--- a/includes/cf/irix.h
+++ b/includes/cf/irix.h
@@ -20,7 +20,7 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*/
#define int8_t char
diff --git a/includes/cf/linux.h b/includes/cf/linux.h
index d37873fca..9b7825d20 100644
--- a/includes/cf/linux.h
+++ b/includes/cf/linux.h
@@ -24,12 +24,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/includes/cf/netbsd.h b/includes/cf/netbsd.h
index df892d027..cb75fd8a1 100644
--- a/includes/cf/netbsd.h
+++ b/includes/cf/netbsd.h
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/includes/cf/nextstep.h b/includes/cf/nextstep.h
index b13525c36..b33dd88c5 100644
--- a/includes/cf/nextstep.h
+++ b/includes/cf/nextstep.h
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/includes/cf/openbsd.h b/includes/cf/openbsd.h
index f14177cdc..55e7866c6 100644
--- a/includes/cf/openbsd.h
+++ b/includes/cf/openbsd.h
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/includes/cf/qnx.h b/includes/cf/qnx.h
index f2ad027c3..579a201f1 100644
--- a/includes/cf/qnx.h
+++ b/includes/cf/qnx.h
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/includes/cf/rhapsody.h b/includes/cf/rhapsody.h
index 6e980e3d4..598cc4e20 100644
--- a/includes/cf/rhapsody.h
+++ b/includes/cf/rhapsody.h
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/includes/cf/sample.h b/includes/cf/sample.h
index e9ba569a5..93351e8a8 100644
--- a/includes/cf/sample.h
+++ b/includes/cf/sample.h
@@ -28,12 +28,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/includes/cf/sco.h b/includes/cf/sco.h
index 3554cc2c9..cea3da156 100644
--- a/includes/cf/sco.h
+++ b/includes/cf/sco.h
@@ -24,12 +24,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/includes/cf/sunos4.h b/includes/cf/sunos4.h
index 6aaf9e66f..eb183b435 100644
--- a/includes/cf/sunos4.h
+++ b/includes/cf/sunos4.h
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/includes/cf/sunos5-5.h b/includes/cf/sunos5-5.h
index e19b28c02..377f84f7e 100644
--- a/includes/cf/sunos5-5.h
+++ b/includes/cf/sunos5-5.h
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/includes/cf/ultrix.h b/includes/cf/ultrix.h
index d368bf4cb..f74a0c125 100644
--- a/includes/cf/ultrix.h
+++ b/includes/cf/ultrix.h
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/includes/ctrace.h b/includes/ctrace.h
index 6b0ad756c..81b60ecab 100644
--- a/includes/ctrace.h
+++ b/includes/ctrace.h
@@ -22,11 +22,11 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon, as part of a project for Nominum, Inc. To learn more
- * about Internet Systems Consortium, see http://www.isc.org/. To
+ * about Internet Systems Consortium, see https://www.isc.org/. To
* learn more about Nominum, Inc., see ``http://www.nominum.com''.
*/
diff --git a/includes/dhcp.h b/includes/dhcp.h
index f73e50508..7e2699295 100644
--- a/includes/dhcp.h
+++ b/includes/dhcp.h
@@ -22,11 +22,11 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises. To learn more
- * about Internet Systems Consortium, see ``http://www.isc.org''.
+ * about Internet Systems Consortium, see ``https://www.isc.org''.
* To learn more about Vixie Enterprises, see ``http://www.vix.com''.
*/
diff --git a/includes/dhcp6.h b/includes/dhcp6.h
index 7cf7f3aa5..a327820c7 100644
--- a/includes/dhcp6.h
+++ b/includes/dhcp6.h
@@ -21,7 +21,7 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*/
diff --git a/includes/dhcpd.h b/includes/dhcpd.h
index d76103991..d39fc2c34 100644
--- a/includes/dhcpd.h
+++ b/includes/dhcpd.h
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/includes/dhctoken.h b/includes/dhctoken.h
index d47506a0a..2fc5a6c97 100644
--- a/includes/dhctoken.h
+++ b/includes/dhctoken.h
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/includes/failover.h b/includes/failover.h
index f80beb7d9..bb7f1b697 100644
--- a/includes/failover.h
+++ b/includes/failover.h
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/includes/inet.h b/includes/inet.h
index 80f0c1f8d..ba5e9c327 100644
--- a/includes/inet.h
+++ b/includes/inet.h
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/includes/isc-dhcp/boolean.h b/includes/isc-dhcp/boolean.h
index e0dd968ca..186832152 100644
--- a/includes/isc-dhcp/boolean.h
+++ b/includes/isc-dhcp/boolean.h
@@ -18,7 +18,7 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*/
#ifndef ISC_BOOLEAN_H
diff --git a/includes/isc-dhcp/int.h b/includes/isc-dhcp/int.h
index c5deef5d9..e692f465e 100644
--- a/includes/isc-dhcp/int.h
+++ b/includes/isc-dhcp/int.h
@@ -18,7 +18,7 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*/
#ifndef ISC_INT_H
diff --git a/includes/isc-dhcp/lang.h b/includes/isc-dhcp/lang.h
index 00de9bfcf..01f12bf2f 100644
--- a/includes/isc-dhcp/lang.h
+++ b/includes/isc-dhcp/lang.h
@@ -18,7 +18,7 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*/
#ifndef ISC_LANG_H
diff --git a/includes/isc-dhcp/list.h b/includes/isc-dhcp/list.h
index 0d06244e5..689d17996 100644
--- a/includes/isc-dhcp/list.h
+++ b/includes/isc-dhcp/list.h
@@ -18,7 +18,7 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*/
#ifndef ISC_LIST_H
diff --git a/includes/isc-dhcp/result.h b/includes/isc-dhcp/result.h
index 0590f86af..2f7daac40 100644
--- a/includes/isc-dhcp/result.h
+++ b/includes/isc-dhcp/result.h
@@ -18,7 +18,7 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*/
#ifndef ISC_RESULT_H
diff --git a/includes/isc-dhcp/types.h b/includes/isc-dhcp/types.h
index 5da4e2e8b..9bdc2e866 100644
--- a/includes/isc-dhcp/types.h
+++ b/includes/isc-dhcp/types.h
@@ -18,7 +18,7 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*/
#ifndef ISC_TYPES_H
diff --git a/includes/minires/minires.h b/includes/minires/minires.h
index 38e595129..0bea16448 100644
--- a/includes/minires/minires.h
+++ b/includes/minires/minires.h
@@ -18,7 +18,7 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*/
#ifndef MINIRES_H
#define MINIRES_H
diff --git a/includes/minires/res_update.h b/includes/minires/res_update.h
index 74b2e6ee9..991fa549f 100644
--- a/includes/minires/res_update.h
+++ b/includes/minires/res_update.h
@@ -18,11 +18,11 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*/
/*
- * $Id: res_update.h,v 1.4 2005/03/17 20:15:15 dhankins Exp $
+ * $Id: res_update.h,v 1.5 2009/07/23 18:52:20 sar Exp $
*/
#ifndef __RES_UPDATE_H
diff --git a/includes/minires/resolv.h b/includes/minires/resolv.h
index 5c8a6cfd5..5cce38453 100644
--- a/includes/minires/resolv.h
+++ b/includes/minires/resolv.h
@@ -52,12 +52,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*/
/*
* @(#)resolv.h 8.1 (Berkeley) 6/2/93
- * $Id: resolv.h,v 1.6 2008/01/24 02:43:05 each Exp $
+ * $Id: resolv.h,v 1.7 2009/07/23 18:52:20 sar Exp $
*/
#ifndef _RESOLV_H_
diff --git a/includes/netinet/udp.h b/includes/netinet/udp.h
index 350f1ece2..c209707a5 100644
--- a/includes/netinet/udp.h
+++ b/includes/netinet/udp.h
@@ -55,7 +55,7 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*/
/*
diff --git a/includes/omapip/alloc.h b/includes/omapip/alloc.h
index 5d1dec0f1..5d6eb61ff 100644
--- a/includes/omapip/alloc.h
+++ b/includes/omapip/alloc.h
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/includes/omapip/buffer.h b/includes/omapip/buffer.h
index cc6b6a985..0ca18b7ee 100644
--- a/includes/omapip/buffer.h
+++ b/includes/omapip/buffer.h
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/includes/omapip/convert.h b/includes/omapip/convert.h
index 3fbf347dc..7c4984a24 100644
--- a/includes/omapip/convert.h
+++ b/includes/omapip/convert.h
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/includes/omapip/hash.h b/includes/omapip/hash.h
index 98f96a06f..a0e7db1ef 100644
--- a/includes/omapip/hash.h
+++ b/includes/omapip/hash.h
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/includes/omapip/omapip.h b/includes/omapip/omapip.h
index deb24d136..08a05c50e 100644
--- a/includes/omapip/omapip.h
+++ b/includes/omapip/omapip.h
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/includes/omapip/omapip_p.h b/includes/omapip/omapip_p.h
index 7a0af0e67..df2c8af7e 100644
--- a/includes/omapip/omapip_p.h
+++ b/includes/omapip/omapip_p.h
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/includes/omapip/trace.h b/includes/omapip/trace.h
index 78d2eb604..5604aa961 100644
--- a/includes/omapip/trace.h
+++ b/includes/omapip/trace.h
@@ -22,11 +22,11 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon, as part of a project for Nominum, Inc. To learn more
- * about Internet Systems Consortium, see http://www.isc.org/. To
+ * about Internet Systems Consortium, see https://www.isc.org/. To
* learn more about Nominum, Inc., see ``http://www.nominum.com''.
*/
diff --git a/includes/osdep.h b/includes/osdep.h
index 340ae1e10..f727b252d 100644
--- a/includes/osdep.h
+++ b/includes/osdep.h
@@ -23,12 +23,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/includes/statement.h b/includes/statement.h
index e227bb75b..76ac4764e 100644
--- a/includes/statement.h
+++ b/includes/statement.h
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/includes/tree.h b/includes/tree.h
index 9c37bcc50..e7d1b961f 100644
--- a/includes/tree.h
+++ b/includes/tree.h
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/minires/ns_date.c b/minires/ns_date.c
index 352f48d29..fac472f94 100644
--- a/minires/ns_date.c
+++ b/minires/ns_date.c
@@ -18,11 +18,11 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*/
#ifndef lint
-static const char rcsid[] = "$Id: ns_date.c,v 1.6 2007/09/05 17:32:10 dhankins Exp $";
+static const char rcsid[] = "$Id: ns_date.c,v 1.7 2009/07/23 18:52:20 sar Exp $";
#endif
/* Import. */
diff --git a/minires/ns_name.c b/minires/ns_name.c
index 5b749b773..681a55f93 100644
--- a/minires/ns_name.c
+++ b/minires/ns_name.c
@@ -18,11 +18,11 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*/
#ifndef lint
-static const char rcsid[] = "$Id: ns_name.c,v 1.3 2009/07/22 21:58:14 dhankins Exp $";
+static const char rcsid[] = "$Id: ns_name.c,v 1.4 2009/07/23 18:52:20 sar Exp $";
#endif
#include
diff --git a/minires/ns_parse.c b/minires/ns_parse.c
index 2854092fa..16fec65f2 100644
--- a/minires/ns_parse.c
+++ b/minires/ns_parse.c
@@ -18,11 +18,11 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*/
#ifndef lint
-static const char rcsid[] = "$Id: ns_parse.c,v 1.3 2005/03/17 20:15:17 dhankins Exp $";
+static const char rcsid[] = "$Id: ns_parse.c,v 1.4 2009/07/23 18:52:20 sar Exp $";
#endif
/* Import. */
diff --git a/minires/ns_samedomain.c b/minires/ns_samedomain.c
index bdc6ccad7..42e694295 100644
--- a/minires/ns_samedomain.c
+++ b/minires/ns_samedomain.c
@@ -18,11 +18,11 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*/
#ifndef lint
-static const char rcsid[] = "$Id: ns_samedomain.c,v 1.4 2005/03/17 20:15:18 dhankins Exp $";
+static const char rcsid[] = "$Id: ns_samedomain.c,v 1.5 2009/07/23 18:52:20 sar Exp $";
#endif
#include
diff --git a/minires/ns_sign.c b/minires/ns_sign.c
index 7ce9999a1..9ff047eda 100644
--- a/minires/ns_sign.c
+++ b/minires/ns_sign.c
@@ -18,11 +18,11 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*/
#ifndef lint
-static const char rcsid[] = "$Id: ns_sign.c,v 1.6 2005/03/17 20:15:18 dhankins Exp $";
+static const char rcsid[] = "$Id: ns_sign.c,v 1.7 2009/07/23 18:52:20 sar Exp $";
#endif
#if defined (TRACING)
diff --git a/minires/ns_verify.c b/minires/ns_verify.c
index 8b36d6c3f..f163bf796 100644
--- a/minires/ns_verify.c
+++ b/minires/ns_verify.c
@@ -18,11 +18,11 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*/
#ifndef lint
-static const char rcsid[] = "$Id: ns_verify.c,v 1.9 2007/09/05 17:32:10 dhankins Exp $";
+static const char rcsid[] = "$Id: ns_verify.c,v 1.10 2009/07/23 18:52:20 sar Exp $";
#endif
/* Import. */
diff --git a/minires/res_comp.c b/minires/res_comp.c
index bbe2f0e6f..554dc8e84 100644
--- a/minires/res_comp.c
+++ b/minires/res_comp.c
@@ -71,12 +71,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*/
#if defined(LIBC_SCCS) && !defined(lint)
static const char sccsid[] = "@(#)res_comp.c 8.1 (Berkeley) 6/4/93";
-static const char rcsid[] = "$Id: res_comp.c,v 1.3 2005/03/17 20:15:18 dhankins Exp $";
+static const char rcsid[] = "$Id: res_comp.c,v 1.4 2009/07/23 18:52:20 sar Exp $";
#endif /* LIBC_SCCS and not lint */
#include
diff --git a/minires/res_findzonecut.c b/minires/res_findzonecut.c
index 63a876e77..af26a4f2a 100644
--- a/minires/res_findzonecut.c
+++ b/minires/res_findzonecut.c
@@ -1,5 +1,5 @@
#if !defined(lint) && !defined(SABER)
-static const char rcsid[] = "$Id: res_findzonecut.c,v 1.16 2005/03/17 20:15:18 dhankins Exp $";
+static const char rcsid[] = "$Id: res_findzonecut.c,v 1.17 2009/07/23 18:52:20 sar Exp $";
#endif /* not lint */
/*
@@ -22,7 +22,7 @@ static const char rcsid[] = "$Id: res_findzonecut.c,v 1.16 2005/03/17 20:15:18 d
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*/
/* Import. */
diff --git a/minires/res_init.c b/minires/res_init.c
index b38fdbf08..f0f2e050e 100644
--- a/minires/res_init.c
+++ b/minires/res_init.c
@@ -71,12 +71,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*/
#if defined(LIBC_SCCS) && !defined(lint)
static const char sccsid[] = "@(#)res_init.c 8.1 (Berkeley) 6/7/93";
-static const char rcsid[] = "$Id: res_init.c,v 1.11 2008/02/28 21:21:56 dhankins Exp $";
+static const char rcsid[] = "$Id: res_init.c,v 1.12 2009/07/23 18:52:20 sar Exp $";
#endif /* LIBC_SCCS and not lint */
#include
diff --git a/minires/res_mkquery.c b/minires/res_mkquery.c
index ecc5673e8..243804313 100644
--- a/minires/res_mkquery.c
+++ b/minires/res_mkquery.c
@@ -71,12 +71,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*/
#if defined(LIBC_SCCS) && !defined(lint)
static const char sccsid[] = "@(#)res_mkquery.c 8.1 (Berkeley) 6/4/93";
-static const char rcsid[] = "$Id: res_mkquery.c,v 1.6 2007/06/29 22:12:30 dhankins Exp $";
+static const char rcsid[] = "$Id: res_mkquery.c,v 1.7 2009/07/23 18:52:20 sar Exp $";
#endif /* LIBC_SCCS and not lint */
#include
diff --git a/minires/res_mkupdate.c b/minires/res_mkupdate.c
index 2fb8d6fa6..f8d7f0700 100644
--- a/minires/res_mkupdate.c
+++ b/minires/res_mkupdate.c
@@ -18,7 +18,7 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*/
/*
@@ -27,7 +27,7 @@
*/
#if !defined(lint) && !defined(SABER)
-static const char rcsid[] = "$Id: res_mkupdate.c,v 1.14 2008/11/03 21:51:44 dhankins Exp $";
+static const char rcsid[] = "$Id: res_mkupdate.c,v 1.15 2009/07/23 18:52:20 sar Exp $";
#endif /* not lint */
#include
diff --git a/minires/res_query.c b/minires/res_query.c
index 606c984cc..72975e40b 100644
--- a/minires/res_query.c
+++ b/minires/res_query.c
@@ -71,12 +71,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*/
#if defined(LIBC_SCCS) && !defined(lint)
static const char sccsid[] = "@(#)res_query.c 8.1 (Berkeley) 6/4/93";
-static const char rcsid[] = "$Id: res_query.c,v 1.9 2008/02/28 21:21:56 dhankins Exp $";
+static const char rcsid[] = "$Id: res_query.c,v 1.10 2009/07/23 18:52:20 sar Exp $";
#endif /* LIBC_SCCS and not lint */
#include
diff --git a/minires/res_send.c b/minires/res_send.c
index 728309df0..dbefd1e39 100644
--- a/minires/res_send.c
+++ b/minires/res_send.c
@@ -71,12 +71,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*/
#if defined(LIBC_SCCS) && !defined(lint)
static const char sccsid[] = "@(#)res_send.c 8.1 (Berkeley) 6/4/93";
-static const char rcsid[] = "$Id: res_send.c,v 1.11 2008/01/23 22:49:54 marka Exp $";
+static const char rcsid[] = "$Id: res_send.c,v 1.12 2009/07/23 18:52:20 sar Exp $";
#endif /* LIBC_SCCS and not lint */
/*
diff --git a/minires/res_sendsigned.c b/minires/res_sendsigned.c
index b80ffe514..f6798e66f 100644
--- a/minires/res_sendsigned.c
+++ b/minires/res_sendsigned.c
@@ -18,7 +18,7 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*/
#include
diff --git a/minires/res_update.c b/minires/res_update.c
index 3892008a0..02049ad92 100644
--- a/minires/res_update.c
+++ b/minires/res_update.c
@@ -1,5 +1,5 @@
#if !defined(lint) && !defined(SABER)
-static const char rcsid[] = "$Id: res_update.c,v 1.15 2007/09/05 17:32:10 dhankins Exp $";
+static const char rcsid[] = "$Id: res_update.c,v 1.16 2009/07/23 18:52:21 sar Exp $";
#endif /* not lint */
/*
@@ -22,7 +22,7 @@ static const char rcsid[] = "$Id: res_update.c,v 1.15 2007/09/05 17:32:10 dhanki
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*/
/*
diff --git a/omapip/alloc.c b/omapip/alloc.c
index 3a79d90ae..ad7f5f68f 100644
--- a/omapip/alloc.c
+++ b/omapip/alloc.c
@@ -23,12 +23,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/omapip/array.c b/omapip/array.c
index 657e99a28..f361b1101 100644
--- a/omapip/array.c
+++ b/omapip/array.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/omapip/auth.c b/omapip/auth.c
index b3e0b9ac4..021b5a629 100644
--- a/omapip/auth.c
+++ b/omapip/auth.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/omapip/buffer.c b/omapip/buffer.c
index 4204574c1..1a47a181e 100644
--- a/omapip/buffer.c
+++ b/omapip/buffer.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/omapip/connection.c b/omapip/connection.c
index e0cb9177f..e95fd3f78 100644
--- a/omapip/connection.c
+++ b/omapip/connection.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/omapip/convert.c b/omapip/convert.c
index c7af59bdd..1516f7a95 100644
--- a/omapip/convert.c
+++ b/omapip/convert.c
@@ -23,12 +23,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/omapip/dispatch.c b/omapip/dispatch.c
index 5b234dc5a..27eb46ed5 100644
--- a/omapip/dispatch.c
+++ b/omapip/dispatch.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/omapip/errwarn.c b/omapip/errwarn.c
index 31d00c445..722c3fc77 100644
--- a/omapip/errwarn.c
+++ b/omapip/errwarn.c
@@ -23,7 +23,7 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software was written for RadioMail Corporation by Ted Lemon
* under a contract with Vixie Enterprises. Further modifications have
diff --git a/omapip/generic.c b/omapip/generic.c
index 24003d583..da3c9d7ca 100644
--- a/omapip/generic.c
+++ b/omapip/generic.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/omapip/handle.c b/omapip/handle.c
index 56ada1dac..a65c3e4b7 100644
--- a/omapip/handle.c
+++ b/omapip/handle.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/omapip/hash.c b/omapip/hash.c
index ab3f8eddd..666ce598e 100644
--- a/omapip/hash.c
+++ b/omapip/hash.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/omapip/listener.c b/omapip/listener.c
index 12ef2e9c1..2d5c4fa23 100644
--- a/omapip/listener.c
+++ b/omapip/listener.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/omapip/message.c b/omapip/message.c
index add200064..d11495831 100644
--- a/omapip/message.c
+++ b/omapip/message.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/omapip/mrtrace.c b/omapip/mrtrace.c
index c3fe86063..23697440c 100644
--- a/omapip/mrtrace.c
+++ b/omapip/mrtrace.c
@@ -22,11 +22,11 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon, as part of a project for Nominum, Inc. To learn more
- * about Internet Systems Consortium, see http://www.isc.org/. To
+ * about Internet Systems Consortium, see https://www.isc.org/. To
* learn more about Nominum, Inc., see ``http://www.nominum.com''.
*/
diff --git a/omapip/omapi.3 b/omapip/omapi.3
index 1b68d96c8..967d16924 100644
--- a/omapip/omapi.3
+++ b/omapip/omapi.3
@@ -19,12 +19,12 @@
.\" 950 Charter Street
.\" Redwood City, CA 94063
.\"
-.\" http://www.isc.org/
+.\" https://www.isc.org/
.\"
.\" This software has been written for Internet Systems Consortium
.\" by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
.\" To learn more about Internet Systems Consortium, see
-.\" ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+.\" ``https://www.isc.org/''. To learn more about Vixie Enterprises,
.\" see ``http://www.vix.com''. To learn more about Nominum, Inc., see
.\" ``http://www.nominum.com''.
.TH omapi 3
diff --git a/omapip/protocol.c b/omapip/protocol.c
index a29bea995..c3a663678 100644
--- a/omapip/protocol.c
+++ b/omapip/protocol.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/omapip/result.c b/omapip/result.c
index 2a5e79cf3..6b682362f 100644
--- a/omapip/result.c
+++ b/omapip/result.c
@@ -23,12 +23,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/omapip/support.c b/omapip/support.c
index e08304d6a..2a4e8c756 100644
--- a/omapip/support.c
+++ b/omapip/support.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/omapip/test.c b/omapip/test.c
index fbcaf7b76..4bdefdec2 100644
--- a/omapip/test.c
+++ b/omapip/test.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/omapip/toisc.c b/omapip/toisc.c
index 9551eb102..437816fa5 100644
--- a/omapip/toisc.c
+++ b/omapip/toisc.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/omapip/trace.c b/omapip/trace.c
index 97e1bcf37..26ec08d18 100644
--- a/omapip/trace.c
+++ b/omapip/trace.c
@@ -24,11 +24,11 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon, as part of a project for Nominum, Inc. To learn more
- * about Internet Systems Consortium, see http://www.isc.org/. To
+ * about Internet Systems Consortium, see https://www.isc.org/. To
* learn more about Nominum, Inc., see ``http://www.nominum.com''.
*/
diff --git a/relay/dhcrelay.8 b/relay/dhcrelay.8
index 783e32d4d..2370b4aac 100644
--- a/relay/dhcrelay.8
+++ b/relay/dhcrelay.8
@@ -19,15 +19,15 @@
.\" 950 Charter Street
.\" Redwood City, CA 94063
.\"
-.\" http://www.isc.org/
+.\" https://www.isc.org/
.\"
.\" This software has been written for Internet Systems Consortium
.\" by Ted Lemon in cooperation with Vixie
.\" Enterprises. To learn more about Internet Systems Consortium,
-.\" see ``http://www.isc.org/isc''. To learn more about Vixie
+.\" see ``https://www.isc.org/''. To learn more about Vixie
.\" Enterprises, see ``http://www.vix.com''.
.\"
-.\" $Id: dhcrelay.8,v 1.15 2008/06/13 00:55:53 each Exp $
+.\" $Id: dhcrelay.8,v 1.16 2009/07/23 18:52:21 sar Exp $
.\"
.TH dhcrelay 8
.SH NAME
diff --git a/relay/dhcrelay.c b/relay/dhcrelay.c
index e56db6689..2cfdf29f1 100644
--- a/relay/dhcrelay.c
+++ b/relay/dhcrelay.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
@@ -132,7 +132,7 @@ static const char arr[] = "All rights reserved.";
static const char message[] =
"Internet Systems Consortium DHCP Relay Agent";
static const char url[] =
-"For info, please visit http://www.isc.org/sw/dhcp/";
+"For info, please visit https://www.isc.org/software/dhcp/";
#ifdef DHCPv6
#define DHCRELAY_USAGE \
diff --git a/server/Makefile.dist b/server/Makefile.dist
index 2900f8394..da004d73c 100644
--- a/server/Makefile.dist
+++ b/server/Makefile.dist
@@ -19,7 +19,7 @@
# 950 Charter Street
# Redwood City, CA 94063
#
-# http://www.isc.org/
+# https://www.isc.org/
#
CATMANPAGES = dhcpd.cat8 dhcpd.conf.cat5 dhcpd.leases.cat5
diff --git a/server/bootp.c b/server/bootp.c
index f3ec13026..9e72fadac 100644
--- a/server/bootp.c
+++ b/server/bootp.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/server/class.c b/server/class.c
index b07140ca6..6a45321bb 100644
--- a/server/class.c
+++ b/server/class.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/server/confpars.c b/server/confpars.c
index 63280ac23..c0a0922fa 100644
--- a/server/confpars.c
+++ b/server/confpars.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/server/db.c b/server/db.c
index 7669480d3..7e01878b6 100644
--- a/server/db.c
+++ b/server/db.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/server/ddns.c b/server/ddns.c
index 6a23f298a..cd8d0aca6 100644
--- a/server/ddns.c
+++ b/server/ddns.c
@@ -22,13 +22,13 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been donated to Internet Systems Consortium
* by Damien Neil of Nominum, Inc.
*
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Nominum, Inc., see
+ * ``https://www.isc.org/''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/server/dhcp.c b/server/dhcp.c
index 20865977f..487018c84 100644
--- a/server/dhcp.c
+++ b/server/dhcp.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/server/dhcpd.8 b/server/dhcpd.8
index ecc4057df..aa6209e91 100644
--- a/server/dhcpd.8
+++ b/server/dhcpd.8
@@ -19,16 +19,16 @@
.\" 950 Charter Street
.\" Redwood City, CA 94063
.\"
-.\" http://www.isc.org/
+.\" https://www.isc.org/
.\"
.\" This software has been written for Internet Systems Consortium
.\" by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
.\" To learn more about Internet Systems Consortium, see
-.\" ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+.\" ``https://www.isc.org/''. To learn more about Vixie Enterprises,
.\" see ``http://www.vix.com''. To learn more about Nominum, Inc., see
.\" ``http://www.nominum.com''.
.\"
-.\" $Id: dhcpd.8,v 1.29 2008/07/17 06:17:57 each Exp $
+.\" $Id: dhcpd.8,v 1.30 2009/07/23 18:52:21 sar Exp $
.\"
.TH dhcpd 8
.SH NAME
@@ -778,5 +778,5 @@ was originally written by Ted Lemon under a contract with Vixie Labs.
Funding for this project was provided by Internet Systems
Consortium. Version 3 of the DHCP server was funded by Nominum, Inc.
Information about Internet Systems Consortium is available at
-.B http://www.isc.org/\fR.
+.B https://www.isc.org/\fR.
Information about Nominum can be found at \fBhttp://www.nominum.com/\fR.
diff --git a/server/dhcpd.c b/server/dhcpd.c
index b5b7888e2..e1cbe67f2 100644
--- a/server/dhcpd.c
+++ b/server/dhcpd.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
@@ -37,7 +37,7 @@ static const char copyright[] =
static const char arr [] = "All rights reserved.";
static const char message [] = "Internet Systems Consortium DHCP Server";
static const char url [] =
-"For info, please visit http://www.isc.org/sw/dhcp/";
+"For info, please visit https://www.isc.org/software/dhcp/";
#include "dhcpd.h"
#include
diff --git a/server/dhcpd.conf.5 b/server/dhcpd.conf.5
index 45e390d62..3391e589f 100644
--- a/server/dhcpd.conf.5
+++ b/server/dhcpd.conf.5
@@ -19,16 +19,16 @@
.\" 950 Charter Street
.\" Redwood City, CA 94063
.\"
-.\" http://www.isc.org/
+.\" https://www.isc.org/
.\"
.\" This software has been written for Internet Systems Consortium
.\" by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
.\" To learn more about Internet Systems Consortium, see
-.\" ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+.\" ``https://www.isc.org/''. To learn more about Vixie Enterprises,
.\" see ``http://www.vix.com''. To learn more about Nominum, Inc., see
.\" ``http://www.nominum.com''.
.\"
-.\" $Id: dhcpd.conf.5,v 1.104 2009/06/17 22:08:42 dhankins Exp $
+.\" $Id: dhcpd.conf.5,v 1.105 2009/07/23 18:52:21 sar Exp $
.\"
.TH dhcpd.conf 5
.SH NAME
@@ -2983,4 +2983,4 @@ was written by Ted Lemon
under a contract with Vixie Labs. Funding
for this project was provided by Internet Systems Consortium.
Information about Internet Systems Consortium can be found at
-.B http://www.isc.org.
+.B https://www.isc.org.
diff --git a/server/dhcpd.leases.5 b/server/dhcpd.leases.5
index 37c992c22..f9f27cb20 100644
--- a/server/dhcpd.leases.5
+++ b/server/dhcpd.leases.5
@@ -19,16 +19,16 @@
.\" 950 Charter Street
.\" Redwood City, CA 94063
.\"
-.\" http://www.isc.org/
+.\" https://www.isc.org/
.\"
.\" This software has been written for Internet Systems Consortium
.\" by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
.\" To learn more about Internet Systems Consortium, see
-.\" ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+.\" ``https://www.isc.org/''. To learn more about Vixie Enterprises,
.\" see ``http://www.vix.com''. To learn more about Nominum, Inc., see
.\" ``http://www.nominum.com''.
.\"
-.\" $Id: dhcpd.leases.5,v 1.13 2009/01/22 21:22:42 dhankins Exp $
+.\" $Id: dhcpd.leases.5,v 1.14 2009/07/23 18:52:21 sar Exp $
.\"
.TH dhcpd.leases 5
.SH NAME
@@ -281,4 +281,4 @@ was written by Ted Lemon
under a contract with Vixie Labs. Funding
for this project was provided by Internet Systems Consortium.
Information about Internet Systems Consortium can be found at:
-.B http://www.isc.org/
+.B https://www.isc.org/
diff --git a/server/failover.c b/server/failover.c
index 3793faddc..9fc389feb 100644
--- a/server/failover.c
+++ b/server/failover.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/server/mdb.c b/server/mdb.c
index 5e333555a..c23c0e238 100644
--- a/server/mdb.c
+++ b/server/mdb.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/server/omapi.c b/server/omapi.c
index 4cc5a6895..165087e78 100644
--- a/server/omapi.c
+++ b/server/omapi.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/server/salloc.c b/server/salloc.c
index 4f55d761d..9c0151414 100644
--- a/server/salloc.c
+++ b/server/salloc.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/server/stables.c b/server/stables.c
index c4215baa7..4cf187280 100644
--- a/server/stables.c
+++ b/server/stables.c
@@ -22,12 +22,12 @@
* 950 Charter Street
* Redwood City, CA 94063
*
- * http://www.isc.org/
+ * https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
- * ``http://www.isc.org/''. To learn more about Vixie Enterprises,
+ * ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
diff --git a/tests/DHCPv6/000-badmsgtype.pl b/tests/DHCPv6/000-badmsgtype.pl
index 13742db65..a76de85c5 100644
--- a/tests/DHCPv6/000-badmsgtype.pl
+++ b/tests/DHCPv6/000-badmsgtype.pl
@@ -18,7 +18,7 @@
# 950 Charter Street
# Redwood City, CA 94063
#
-# http://www.isc.org/
+# https://www.isc.org/
use strict;
use English;
diff --git a/tests/DHCPv6/010-solicit-noclientid.pl b/tests/DHCPv6/010-solicit-noclientid.pl
index 0514497e8..a3bd4afe0 100644
--- a/tests/DHCPv6/010-solicit-noclientid.pl
+++ b/tests/DHCPv6/010-solicit-noclientid.pl
@@ -18,7 +18,7 @@
# 950 Charter Street
# Redwood City, CA 94063
#
-# http://www.isc.org/
+# https://www.isc.org/
use strict;
use English;
diff --git a/tests/DHCPv6/011-solicit-serverid.pl b/tests/DHCPv6/011-solicit-serverid.pl
index 71eb23845..eda607a3e 100644
--- a/tests/DHCPv6/011-solicit-serverid.pl
+++ b/tests/DHCPv6/011-solicit-serverid.pl
@@ -18,7 +18,7 @@
# 950 Charter Street
# Redwood City, CA 94063
#
-# http://www.isc.org/
+# https://www.isc.org/
use strict;
use English;
diff --git a/tests/DHCPv6/020-advertise-mcast.pl b/tests/DHCPv6/020-advertise-mcast.pl
index 88b9ff0e2..e67913432 100644
--- a/tests/DHCPv6/020-advertise-mcast.pl
+++ b/tests/DHCPv6/020-advertise-mcast.pl
@@ -18,7 +18,7 @@
# 950 Charter Street
# Redwood City, CA 94063
#
-# http://www.isc.org/
+# https://www.isc.org/
use strict;
use English;
diff --git a/tests/DHCPv6/030-request-noclientid.pl b/tests/DHCPv6/030-request-noclientid.pl
index 2f678a158..3ae9facaa 100644
--- a/tests/DHCPv6/030-request-noclientid.pl
+++ b/tests/DHCPv6/030-request-noclientid.pl
@@ -18,7 +18,7 @@
# 950 Charter Street
# Redwood City, CA 94063
#
-# http://www.isc.org/
+# https://www.isc.org/
use strict;
use English;
diff --git a/tests/DHCPv6/031-request-noserverid.pl b/tests/DHCPv6/031-request-noserverid.pl
index 559b12e06..c0b8ab340 100644
--- a/tests/DHCPv6/031-request-noserverid.pl
+++ b/tests/DHCPv6/031-request-noserverid.pl
@@ -18,7 +18,7 @@
# 950 Charter Street
# Redwood City, CA 94063
#
-# http://www.isc.org/
+# https://www.isc.org/
use strict;
use English;
diff --git a/tests/DHCPv6/032-request-badduid.pl b/tests/DHCPv6/032-request-badduid.pl
index 686463ac5..2da7ea34a 100644
--- a/tests/DHCPv6/032-request-badduid.pl
+++ b/tests/DHCPv6/032-request-badduid.pl
@@ -18,7 +18,7 @@
# 950 Charter Street
# Redwood City, CA 94063
#
-# http://www.isc.org/
+# https://www.isc.org/
use strict;
use English;
diff --git a/tests/DHCPv6/110-information-request-ia_na.pl b/tests/DHCPv6/110-information-request-ia_na.pl
index c3ea06fe6..ff2aa39ce 100644
--- a/tests/DHCPv6/110-information-request-ia_na.pl
+++ b/tests/DHCPv6/110-information-request-ia_na.pl
@@ -18,7 +18,7 @@
# 950 Charter Street
# Redwood City, CA 94063
#
-# http://www.isc.org/
+# https://www.isc.org/
use strict;
use English;
diff --git a/tests/DHCPv6/111-information-request-ia_ta.pl b/tests/DHCPv6/111-information-request-ia_ta.pl
index 7347b81a5..0a33b3b9b 100644
--- a/tests/DHCPv6/111-information-request-ia_ta.pl
+++ b/tests/DHCPv6/111-information-request-ia_ta.pl
@@ -18,7 +18,7 @@
# 950 Charter Street
# Redwood City, CA 94063
#
-# http://www.isc.org/
+# https://www.isc.org/
use strict;
use English;
diff --git a/tests/DHCPv6/112-badduid.pl b/tests/DHCPv6/112-badduid.pl
index 1b04ae9a2..29520033f 100644
--- a/tests/DHCPv6/112-badduid.pl
+++ b/tests/DHCPv6/112-badduid.pl
@@ -18,7 +18,7 @@
# 950 Charter Street
# Redwood City, CA 94063
#
-# http://www.isc.org/
+# https://www.isc.org/
use strict;
use English;
diff --git a/tests/DHCPv6/210-solicit-nohost.pl b/tests/DHCPv6/210-solicit-nohost.pl
index 7b471469f..1532f53ea 100644
--- a/tests/DHCPv6/210-solicit-nohost.pl
+++ b/tests/DHCPv6/210-solicit-nohost.pl
@@ -18,7 +18,7 @@
# 950 Charter Street
# Redwood City, CA 94063
#
-# http://www.isc.org/
+# https://www.isc.org/
use strict;
use English;
diff --git a/tests/DHCPv6/211-solicit-opt-in-na.pl b/tests/DHCPv6/211-solicit-opt-in-na.pl
index cbd8ce965..35f5544af 100644
--- a/tests/DHCPv6/211-solicit-opt-in-na.pl
+++ b/tests/DHCPv6/211-solicit-opt-in-na.pl
@@ -18,7 +18,7 @@
# 950 Charter Street
# Redwood City, CA 94063
#
-# http://www.isc.org/
+# https://www.isc.org/
use strict;
use English;
diff --git a/tests/DHCPv6/212-solicit-opt-in-na-norapidcommit.pl b/tests/DHCPv6/212-solicit-opt-in-na-norapidcommit.pl
index 95ae6a3cf..90ac5fbc9 100644
--- a/tests/DHCPv6/212-solicit-opt-in-na-norapidcommit.pl
+++ b/tests/DHCPv6/212-solicit-opt-in-na-norapidcommit.pl
@@ -18,7 +18,7 @@
# 950 Charter Street
# Redwood City, CA 94063
#
-# http://www.isc.org/
+# https://www.isc.org/
use strict;
use English;
diff --git a/tests/DHCPv6/280-release-nohost.pl b/tests/DHCPv6/280-release-nohost.pl
index 9bd4d2dac..431bffc64 100644
--- a/tests/DHCPv6/280-release-nohost.pl
+++ b/tests/DHCPv6/280-release-nohost.pl
@@ -18,7 +18,7 @@
# 950 Charter Street
# Redwood City, CA 94063
#
-# http://www.isc.org/
+# https://www.isc.org/
use strict;
use English;
diff --git a/tests/DHCPv6/281-release-bad-address.pl b/tests/DHCPv6/281-release-bad-address.pl
index 2b0e320c3..0340b837e 100644
--- a/tests/DHCPv6/281-release-bad-address.pl
+++ b/tests/DHCPv6/281-release-bad-address.pl
@@ -18,7 +18,7 @@
# 950 Charter Street
# Redwood City, CA 94063
#
-# http://www.isc.org/
+# https://www.isc.org/
use strict;
use English;
diff --git a/tests/DHCPv6/282-release-no-address.pl b/tests/DHCPv6/282-release-no-address.pl
index bb727f590..7ea132421 100644
--- a/tests/DHCPv6/282-release-no-address.pl
+++ b/tests/DHCPv6/282-release-no-address.pl
@@ -18,7 +18,7 @@
# 950 Charter Street
# Redwood City, CA 94063
#
-# http://www.isc.org/
+# https://www.isc.org/
use strict;
use English;
diff --git a/tests/DHCPv6/283-release.pl b/tests/DHCPv6/283-release.pl
index 2dc26fcee..039f5439c 100644
--- a/tests/DHCPv6/283-release.pl
+++ b/tests/DHCPv6/283-release.pl
@@ -18,7 +18,7 @@
# 950 Charter Street
# Redwood City, CA 94063
#
-# http://www.isc.org/
+# https://www.isc.org/
use strict;
use English;
diff --git a/tests/DHCPv6/290-decline-nohost.pl b/tests/DHCPv6/290-decline-nohost.pl
index 145864358..b3453c2cd 100644
--- a/tests/DHCPv6/290-decline-nohost.pl
+++ b/tests/DHCPv6/290-decline-nohost.pl
@@ -18,7 +18,7 @@
# 950 Charter Street
# Redwood City, CA 94063
#
-# http://www.isc.org/
+# https://www.isc.org/
use strict;
use English;
diff --git a/tests/DHCPv6/291-decline-bad-address.pl b/tests/DHCPv6/291-decline-bad-address.pl
index 90b471858..3072c5e8d 100644
--- a/tests/DHCPv6/291-decline-bad-address.pl
+++ b/tests/DHCPv6/291-decline-bad-address.pl
@@ -18,7 +18,7 @@
# 950 Charter Street
# Redwood City, CA 94063
#
-# http://www.isc.org/
+# https://www.isc.org/
use strict;
use English;
diff --git a/tests/DHCPv6/292-decline-no-address.pl b/tests/DHCPv6/292-decline-no-address.pl
index 5d3fd1043..d85881ca2 100644
--- a/tests/DHCPv6/292-decline-no-address.pl
+++ b/tests/DHCPv6/292-decline-no-address.pl
@@ -18,7 +18,7 @@
# 950 Charter Street
# Redwood City, CA 94063
#
-# http://www.isc.org/
+# https://www.isc.org/
use strict;
use English;
diff --git a/tests/DHCPv6/293-decline.pl b/tests/DHCPv6/293-decline.pl
index a677da3a3..81a3a27c6 100644
--- a/tests/DHCPv6/293-decline.pl
+++ b/tests/DHCPv6/293-decline.pl
@@ -18,7 +18,7 @@
# 950 Charter Street
# Redwood City, CA 94063
#
-# http://www.isc.org/
+# https://www.isc.org/
use strict;
use English;
diff --git a/tests/DHCPv6/dhcp_client.pm b/tests/DHCPv6/dhcp_client.pm
index 1533722b1..c48c0b983 100644
--- a/tests/DHCPv6/dhcp_client.pm
+++ b/tests/DHCPv6/dhcp_client.pm
@@ -18,7 +18,7 @@
# 950 Charter Street
# Redwood City, CA 94063
#
-# http://www.isc.org/
+# https://www.isc.org/
package dhcp_client;
diff --git a/tests/DHCPv6/stubcli-opt-in-na.pl b/tests/DHCPv6/stubcli-opt-in-na.pl
index 3d71beab1..a6169f6f0 100644
--- a/tests/DHCPv6/stubcli-opt-in-na.pl
+++ b/tests/DHCPv6/stubcli-opt-in-na.pl
@@ -18,7 +18,7 @@
# 950 Charter Street
# Redwood City, CA 94063
#
-# http://www.isc.org/
+# https://www.isc.org/
use strict;
use English;
diff --git a/tests/DHCPv6/stubcli.pl b/tests/DHCPv6/stubcli.pl
index 7b471469f..1532f53ea 100644
--- a/tests/DHCPv6/stubcli.pl
+++ b/tests/DHCPv6/stubcli.pl
@@ -18,7 +18,7 @@
# 950 Charter Street
# Redwood City, CA 94063
#
-# http://www.isc.org/
+# https://www.isc.org/
use strict;
use English;