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

Config parameter CidrPrefix accepts range of IPs #111

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

zolug
Copy link

@zolug zolug commented Nov 17, 2022

Related issue: cmd-nse-remote-vlan/110
Related PR: sdk/1382

Issue link:
#110

Description:
CidrPrefix also accepts an IP range or multiple IP ranges from the same network. (Related IP ranges must be separated by a semicolon.)

For example:
169.254.100.0-169.254.100.120/24
100:100::1-100:100::500/64;100:100::a:1-100:100::a:500/64

Signed-off-by: Lugossy Zoltan [email protected]

Related issue: cmd-nse-remote-vlan/110
Related PR: sdk/1382

Signed-off-by: Lugossy Zoltan <[email protected]>
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.

2 participants