Subject: | Option 82 is not working correct |
There is a problem using option 82 with sending a DHCP packet.
In Net::DHCP::Constants:
# DHO_DHCP_AGENT_OPTIONS() => 'relays' # rfc3046
A workaround is to define:
DHO_DHCP_AGENT_OPTIONS() => 'string' # rfc3046