aboutsummaryrefslogtreecommitdiff
path: root/dhcp6s.8
diff options
context:
space:
mode:
authorSUZUKI, Shinsuke <suz@kame.net>2006-07-30 10:24:19 +0000
committerSUZUKI, Shinsuke <suz@kame.net>2006-07-30 10:24:19 +0000
commitd9f9f7c2dcd7bfe811180c5d81bead4559a4fb2e (patch)
tree28c050fe90de341a51f758995cf2f982ff76333b /dhcp6s.8
parent0f9655313ebb4d789165c167262d8becba6e5d01 (diff)
* supported the following options:
NIS server option, NIS domain option (RFC3898) NIS+ server option, NIS+ domain option (RFC3898) BCMCS server option, BCMCS domain option (RFC4280) * changed the name of the enviromental variable for SIP server address (new_sip_servers). * removed a configure option to control the NTP option number. (since one year has been passed since its official assignment)
Diffstat (limited to 'dhcp6s.8')
-rw-r--r--dhcp6s.816
1 files changed, 12 insertions, 4 deletions
diff --git a/dhcp6s.8 b/dhcp6s.8
index 1700c9c..69b6e99 100644
--- a/dhcp6s.8
+++ b/dhcp6s.8
@@ -63,6 +63,18 @@ A list of the NTP server addresses
A list of the SIP server addresses
.It
SIP Server domain name
+.It
+A list of the NIS server addresses
+.It
+NIS domain name
+.It
+A list of the NIS+ server addresses
+.It
+NIS+ domain name
+.It
+A list of the BCMCS server addresses
+.It
+BCMCS Server domain name
.El
.Pp
Command line options are as below:
@@ -153,8 +165,4 @@ To name a few:
.It
it does not assign temporary IPv6 addresses
.Pq nor will .
-.It
-Some of useful option type values are still not officially assigned.
-The current implementation uses experimental values,
-which may cause interoperability problems with other implementations.
.El