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

Add use_range parameter to nios_next_ip #200

Merged
merged 1 commit into from
May 29, 2024

Conversation

machacekondra
Copy link
Contributor

This parameter add use_range parameter to nios_next_ip lookup plugin. With this parameter set to true, the plugin will return first available IP from the network range, assigned to the network.

Fixes: #199

This parameter add use_range parameter to nios_next_ip lookup plugin.
With this parameter set to true, the plugin will return first available
IP from the network range, assigned to the network.

Signed-off-by: Ondra Machacek <[email protected]>
Copy link
Collaborator

@JchhatbarInfoblox JchhatbarInfoblox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR supports only IPv4 range. LGTM

@JchhatbarInfoblox JchhatbarInfoblox merged commit 8b4f2d0 into infobloxopen:master May 29, 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.

Add range option to next_ip option
2 participants