Closed rrobgill closed 1 year ago
Thank you; I've made some changes, could you check if it still works for you?
Impressive update.. On 17 Jun 2023, at 02:17, Rob Gill @.***> wrote:This commit adds support for the following dhcp options: DHCP option 80, Rapid Commit - RFC4039 DHCP options 100 & 101, time zone - RFC4833 DHCP option 108, IPv6-Only perferred - RFC892 DHCP option 114, DHCP Captive Portal - RFC8910 DHCP option 116, DHCP-Auto configure - RFC2563 DHCP option 118, Subnet selection - RFC3011 DHCP option 249, Microsoft classless static route - MS-DHCPE ( https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-dhcpe ) DHCP option 252, Web Proxy Auto-Discovery - ietf draft ( https://tools.ietf.org/html/draft-ietf-wrec-wpad-01 )
You can view, comment on, or merge this pull request online at: https://github.com/CyberShadow/dhcptest/pull/34
Commit Summary
174f118 Additional DHCP options
File Changes (1 file)
M
dhcptest.d
(17)
Patch Links:
https://github.com/CyberShadow/dhcptest/pull/34.patch https://github.com/CyberShadow/dhcptest/pull/34.diff
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>
This commit adds support for the following dhcp options:
DHCP option 80, Rapid Commit - RFC4039 DHCP options 100 & 101, time zone - RFC4833 DHCP option 108, IPv6-Only perferred - RFC892 DHCP option 114, DHCP Captive Portal - RFC8910 DHCP option 116, DHCP-Auto configure - RFC2563 DHCP option 118, Subnet selection - RFC3011 DHCP option 249, Microsoft classless static route - MS-DHCPE ( https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-dhcpe ) DHCP option 252, Web Proxy Auto-Discovery - ietf draft ( https://tools.ietf.org/html/draft-ietf-wrec-wpad-01 )