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

Fix use_options in nios_network and nios_range #276

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ernst-s
Copy link

@ernst-s ernst-s commented Nov 18, 2024

In nios_network and nios_host a blacklist was used to remove the use_option flag. In the documentation a list of options is given which allow the flag see https://ipam.illinois.edu/wapidoc/additional/structs.html#struct-dhcpoption.

This was already done correctly in nios_fixed_address. This change just uses the same logic in nios_network and nios_range.

Fixes issue #221

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.

1 participant