]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
dhclient: support option 114, default-url ascii
authordch <dch@FreeBSD.org>
Fri, 22 Nov 2019 20:22:16 +0000 (20:22 +0000)
committerdch <dch@FreeBSD.org>
Fri, 22 Nov 2019 20:22:16 +0000 (20:22 +0000)
commit79efb68c390f675203ce931165e5e909c6de372a
treee596d9cc62c165827fe6a7c56c01308e11790bcd
parentc94ea2f2f02fbff3564702efc17647f864a86dd4
dhclient: support option 114, default-url ascii

This will enable further automation of HTTP UEFI boot loader support by
providing a specific option for providing the boot URL to FreeBSD.

Documented in:

https://www.iana.org/assignments/bootp-dhcp-parameters/bootp-dhcp-parameters.xhtml
https://kb.isc.org/docs/isc-dhcp-44-manual-pages-dhcp-options
https://tools.ietf.org/html/rfc3679

Approved by: emaste
MFC after: 2 weeks
Sponsored by: SkunkWerks, GmbH
Differential Revision: https://reviews.freebsd.org/D22475
sbin/dhclient/dhclient.c
sbin/dhclient/dhcp-options.5
sbin/dhclient/dhcp.h
sbin/dhclient/tables.c