rfc3004 allows to pass multiple user classes on dhcp requests
this is used by dhcp servers to differentiate the caller if needed.
Details
Details
- Reviewers
tsoome rgrimes - Commits
- rS318982: Pass a "FREEBSD" user-class in PXE dhcp request
Usage example with isc-dhcp
if exists user-class and option user-class = "FREEBSD" { option root-path "tftp://192.168.42.1/FreeBSD; }
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable