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:
parent
33fe8378ba
commit
85190f81bb
@ -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... */
|
||||
|
Loading…
Reference in New Issue
Block a user