2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-31 06:15:55 +00:00

- Documentation cleanup

[ISC-Bugs #23326] Updated References document, several man page updates
This commit is contained in:
Tomek Mrugalski
2011-05-20 13:48:33 +00:00
parent 4f55e11bd4
commit 802fdea172
8 changed files with 1181 additions and 570 deletions

View File

@@ -331,6 +331,11 @@ static struct option dhcpv6_options[] = {
{ "relay-msg", "X", &dhcpv6_universe, 9, 1 },
/* Option code 10 is curiously unassigned. */
/*
* In draft-ietf-dhc-dhcpv6-25 there were two OPTION_CLIENT_MSG and
* OPTION_SERVER_MSG options. They were eventually unified as
* OPTION_RELAY_MSG, hence no option with value of 10.
*/
#if 0
/* XXX: missing suitable atoms for the auth option. We may want
* to 'virtually encapsulate' this option a la the fqdn option