No subject
Fri Feb 17 00:55:47 UTC 2012
Changes since 3.0 (New Features)
- RFC3942 compliance, site-local option spaces start at 224 now, not 128.
We're sort of inbetween RFC's. RFC3942 says that 224+ qualify as
site-local, and draft-ietf-dhc-pxelinux hasn't become an RFC yet.
You'll want to redefine your 208-211 options as regular DHCP options,
rather than site local ones, in 3.1.0. Those definitions will
supersede anything we configure in a public version:
#if 0
/* PXELINUX options: not defined by RFC yet */
{ "pxelinux-magic", "BBBB", &dhcp_universe, 208, 1 },
{ "loader-configfile", "t", &dhcp_universe, 209, 1 },
{ "loader-pathprefix", "t", &dhcp_universe, 210, 1 },
{ "loader-reboottime", "L", &dhcp_universe, 211, 1 },
#endif
(I have a suspicion "BBBB" will become an "X" to match usual use)
--
Ash bugud-gul durbatuluk agh burzum-ishi krimpatul.
Why settle for the lesser evil? https://secure.isc.org/store/t-shirt/
--
David W. Hankins "If you don't do it right the first time,
Software Engineer you'll just have to do it again."
Internet Systems Consortium, Inc. -- Jack T. Hankins
More information about the dhcp-hackers
mailing list