Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements and fixes for Advanced DHCP Options #1197

Merged
merged 1 commit into from
May 14, 2024
Merged

Conversation

pmilazzo
Copy link
Contributor

  • The "Always" checkbox now works for options with an explicit tag, and is disabled for untagged options; the latter cannot be supported because of a limitation in the OpwnWRT configuration language.
  • Tagging by host name has been removed; it didn't work before and isn't particularly useful in the AREDN context.
  • Tagging by Agent Circuit ID, Agent Remote ID, and Subscriber-ID are now supported so that a DHCP Relay Agent can be used to extend the LAN across multiple subnets.
  • Small improvements were made to error handling and hints.

- The "Always" checkbox now works for options with an explicit tag, and
is disabled for untagged options; the latter cannot be supported because
of a limitation in the OpwnWRT configuration language.
- Tagging by host name has been removed; it didn't work before and isn't
particularly useful in the AREDN context.
- Tagging by Agent Circuit ID, Agent Remote ID, and Subscriber-ID are
now supported so that a DHCP Relay Agent can be used to extend the LAN
across multiple subnets.
- Small improvements were made to error handling and hints.
@aanon4 aanon4 merged commit 650e266 into aredn:main May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants