]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
[master] Add descriptions of new options from 35198
authorShawn Routhier <sar@isc.org>
Fri, 31 Jan 2014 19:10:15 +0000 (11:10 -0800)
committerShawn Routhier <sar@isc.org>
Fri, 31 Jan 2014 19:10:15 +0000 (11:10 -0800)
common/dhcp-options.5

index 98820fd0b4bdc4b34fb883eb51e19a903681ff31..72aa51fd9ad1f183232c19eb3f7b478dabb14b52 100644 (file)
@@ -491,6 +491,14 @@ This option specifies a list of X Window System Font servers available
 to the client. Servers should be listed in order of preference.
 .RE
 .PP
+.B option \fBgeoconf-civic\fR \fIstring\fR\fB;\fR
+.RS 0.25i
+.PP
+A string to hold the geoconf civic structure.
+.PP
+This option is included based on RFC 4776.
+.RE
+.PP
 .B option \fBhost-name\fR \fIstring\fR\fB;\fR
 .RS 0.25i
 .PP
@@ -606,6 +614,15 @@ order of preference, although normally there will be only one such
 agent.
 .RE
 .PP
+.B option \fBname-service-search\fR \fIuint16\fR [\fB,\fR \fIuint6\fR... ]\fB;\fR
+.RS 0.25i
+.PP
+This option specifies a list of name services in the order the client should
+attempt to use them.
+.PP
+This option is included based on RFC 2937.
+.RE
+.PP
 .B option \fBnds-context\fR \fIstring\fR\fB;\fR
 .RS 0.25i
 .PP
@@ -772,6 +789,17 @@ NetWare/IP suboptions - see the NETWARE/IP SUBOPTIONS section for more
 information.
 .RE
 .PP
+.B option \fBoption-6rd\fR \fIuint8 uint8 ip6-address ip-address\fR  [\fB,\fR
+.I ip-address \fR...]\fB;\fR
+.RS 0.25i
+.PP
+This option contains infomration about the rapid deployment option.  It is
+8 bits of ipv4 mask length, 8 bits of 6rd prefix length, an ipv6 prefix as
+an ipv6 address and a list of one or more ipv4 addresses.
+.PP
+This option is included based on RFC 5969.
+.RE
+.PP
 .B option
 .B pana-agent
 .I ip-address \fR[\fB,
@@ -843,6 +871,16 @@ The POP3 server option specifies a list of POP3 servers available
 to the client.  Servers should be listed in order of preference.
 .RE
 .PP
+.B option \fBrdnss-selection\fR \fIuint8 ip-address ip-address domain-name\fR\fB;\fR
+.RS 0.25i
+.PP
+The rdnss-selection option specifies an 8 bit flags field, a primary and secondary
+ip address for the name server and a domainlist of domains for whcih the RDNSS has
+sepcial knowledge.
+.PP
+This option is included based on RFC 6731.
+.RE
+.PP
 .B option \fBresource-location-servers\fR \fIip-address\fR
                               [\fB, \fR\fIip-address\fR...]\fB;\fR
 .fi
@@ -1930,8 +1968,8 @@ This option is included based on RFC 6440.
 .B option \fBdhcp6.rdnss-selection\fR \fIip6-address uint8 domain-name\fR\fB;\fR
 .RS 0.25i
 .PP
-RDNSS information consists of an IPv6 address of RDNSS, a 8 bit flags field and
-a domain-list of domains for which the RDNSS has specail knowledge.
+RDNSS information consists of an IPv6 address of RDNSS, an 8 bit flags field and
+a domain-list of domains for which the RDNSS has special knowledge.
 .PP
 This option is included based on RFC 6731.
 .RE