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
This commit is contained in:
Conrad Meyer 2016-09-20 19:21:41 +00:00
parent 33fe8378ba
commit 85190f81bb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=306053

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... */