dhclient(8): Enable numbered user class ID option

By adding it to the option priorities table.

PR:		184117
Submitted by:	Lowell Gilbert <freebsd-bugs-local at be-well.ilk.org>
Reported by:	Tomek CEDRO <cederom at tlen.pl>
Reviewed by:	jhb
Differential Revision:	https://reviews.freebsd.org/D7911

(cherry picked from commit 5f9b4916ee)
This commit is contained in:
cem 2016-09-20 19:21:41 +00:00 committed by Franco Fichtner
parent fc5ba17e78
commit ac2c81c96b

View file

@ -400,6 +400,7 @@ unsigned char dhcp_option_default_priority_list[] = {
DHO_IRC_SERVER,
DHO_STREETTALK_SERVER,
DHO_STREETTALK_DA_SERVER,
DHO_DHCP_USER_CLASS_ID,
DHO_DOMAIN_SEARCH,
/* Presently-undefined options... */