98N/A# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
98N/A# Use is subject to license terms.
98N/A# The contents of this file are subject to the terms of the
98N/A# Common Development and Distribution License (the "License").
98N/A# You may not use this file except in compliance with the License.
98N/A# See the License for the specific language governing permissions
98N/A# and limitations under the License.
98N/A# When distributing Covered Code, include this CDDL HEADER in each
98N/A# If applicable, add the following below this CDDL HEADER, with the
98N/A# fields enclosed by brackets "[]" replaced with your own identifying
98N/A# information: Portions Copyright [yyyy] [name of copyright owner]
98N/A# ident "%Z%%M% %I% %E% SMI"
98N/A# This file provides information about all supported DHCPv6 options, for
98N/A# use by DHCPv6-related programs.
98N/A# Please consult dhcp_inittab(4) for further information. Note that
98N/A# this interface is "Uncommitted" as defined by attributes(5).
98N/A# Note: options 10 and 35 are not assigned.
98N/AClientID STANDARD, 1, DUID, 1, 1, sdi
98N/AServerID STANDARD, 2, DUID, 1, 1, sdi
98N/APreference STANDARD, 7, UNUMBER8, 1, 1, sdmi
98N/AUnicast STANDARD, 12, IPV6, 1, 1, sdmi
98N/AStatus STANDARD, 13, UNUMBER16, 1, 1, si
98N/ARapidCommit STANDARD, 14, BOOL, 0, 0, sdi
98N/AUserClass STANDARD, 15, OCTET, 1, 0, sdi
98N/AVendorClass STANDARD, 16, OCTET, 1, 0, sdi
98N/AReconfigure STANDARD, 19, UNUMBER8, 1, 1, si
98N/ASIPNames STANDARD, 21, DOMAIN, 1, 0, sdmi
98N/ASIPAddresses STANDARD, 22, IPV6, 1, 0, sdmi
98N/ADNSAddresses STANDARD, 23, IPV6, 1, 0, sdmi
98N/ADNSSearch STANDARD, 24, DOMAIN, 1, 0, sdmi
98N/ANISServers STANDARD, 27, IPV6, 1, 0, sdmi
98N/ANIS+Servers STANDARD, 28, IPV6, 1, 0, sdmi
98N/ANISDomain STANDARD, 29, DOMAIN, 1, 0, sdmi
98N/ANIS+Domain STANDARD, 30, DOMAIN, 1, 0, sdmi
98N/ASNTPServers STANDARD, 31, IPV6, 1, 0, sdmi
98N/AInfoRefresh STANDARD, 32, UNUMBER32, 1, 1, sdmi
98N/ABCMCDomain STANDARD, 33, DOMAIN, 1, 0, sdmi
98N/ABCMCAddresses STANDARD, 34, IPV6, 1, 0, sdmi
98N/AGeoconf STANDARD, 36, OCTET, 1, 3, sdmi
98N/ARemoteID STANDARD, 37, OCTET, 1, 4, si
98N/ASubscriber STANDARD, 38, OCTET, 1, 0, sdmi
98N/AClientFQDN STANDARD, 39, OCTET, 1, 0, sdmi
98N/A# DHCPv6 packet fields. Code field is byte offset into DHCPv6 packet.
MsgType FIELD, 0, UNUMBER8, 1, 1, id
TransId FIELD, 1, UNUMBER24, 1, 1, id
HopCount FIELD, 1, UNUMBER8, 1, 1, id
LinkAddr FIELD, 2, IPV6, 1, 1, id
PeerAddr FIELD, 18, IPV6, 1, 1, id