2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-22 09:57:20 +00:00

- Helpfully (hopefully) edit documentation in dhcp-options to reinforce that

the ia* options are not for direct configuration, and are only documented
  for completeness...
This commit is contained in:
David Hankins 2010-01-21 22:17:17 +00:00
parent 928618dd72
commit bdd8e74780
2 changed files with 10 additions and 7 deletions

View File

@ -45,6 +45,9 @@ work on other platforms. Please report any problems and suggested fixes to
- When using 'ignore client-updates;', the FQDN returned to the client - When using 'ignore client-updates;', the FQDN returned to the client
is no longer truncated to one octet. is no longer truncated to one octet.
- Manpage entries for the ia-pd and ia-prefix options were updated to
reflect support for prefix delegation.
Changes since 4.1.0 (new features) Changes since 4.1.0 (new features)
- Failover port configuration can now be left to defaults (port 647) as - Failover port configuration can now be left to defaults (port 647) as

View File

@ -1,4 +1,4 @@
.\" $Id: dhcp-options.5,v 1.46 2009/11/24 02:06:56 sar Exp $ .\" $Id: dhcp-options.5,v 1.47 2010/01/21 22:17:17 dhankins Exp $
.\" .\"
.\" Copyright (c) 2004-2009 by Internet Systems Consortium, Inc. ("ISC") .\" Copyright (c) 2004-2009 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 1996-2003 by Internet Software Consortium .\" Copyright (c) 1996-2003 by Internet Software Consortium
@ -1546,18 +1546,18 @@ the "search" line in /etc/resolv.conf.
.RS 0.25i .RS 0.25i
.PP .PP
The \fBia-pd\fR option is manufactured by clients and servers to create a The \fBia-pd\fR option is manufactured by clients and servers to create a
Prefix Delegation binding - to delegate an IPv6 prefix to the client. There Prefix Delegation binding - to delegate an IPv6 prefix to the client. It is
is not yet any support for prefix delegation in this software, and this not directly edited in dhcpd.conf(5) or dhclient.conf(5), but rather is
option is provided informationally only. manufactured and consumed by the software.
.RE .RE
.PP .PP
.B option \fBdhcp6.ia-prefix\fR \fIstring\fR\fB;\fR .B option \fBdhcp6.ia-prefix\fR \fIstring\fR\fB;\fR
.RS 0.25i .RS 0.25i
.PP .PP
The \fBia-prefix\fR option is placed inside \fBia-pd\fR options in order The \fBia-prefix\fR option is placed inside \fBia-pd\fR options in order
to identify the prefix(es) allocated to the client. There is not yet to identify the prefix(es) allocated to the client. It is not directly
any suport for prefix delegation in this software, and this option is edited in dhcpd.conf(5) or dhclient.conf(5), but rather is
provided informationally only. manufactured and consumed by the software.
.RE .RE
.PP .PP
.B option .B option