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

Net-vpc module doesnot support IPV6 #1530

Closed
Avinash-jayakumar opened this issue Jul 27, 2023 · 4 comments · Fixed by #1568
Closed

Net-vpc module doesnot support IPV6 #1530

Avinash-jayakumar opened this issue Jul 27, 2023 · 4 comments · Fixed by #1568
Assignees

Comments

@Avinash-jayakumar
Copy link

The current "net-vpc" module does not support dual stack subnets. It supports only IPV4 at the moment. There is no attribute to add "STACK_TYPE".

stack_type - (Optional) The stack type for this subnet to identify whether the IPv6 feature is enabled or not. If not specified IPV4_ONLY will be used. Possible values are: IPV4_ONLY, IPV4_IPV6.

@ludoo
Copy link
Collaborator

ludoo commented Jul 27, 2023

Want to send a PR? It should be a quick thing, and if you add an example to the docs (which we should have) then it also works as a test.

@Avinash-jayakumar
Copy link
Author

@ludoo when can we expect a new release ?? V25.0.0

@ludoo
Copy link
Collaborator

ludoo commented Aug 9, 2023

@juliocc or I can cut one tonight or at the very latest tomorrow. Hang tight 😀

@juliocc
Copy link
Collaborator

juliocc commented Aug 9, 2023

Done!

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 a pull request may close this issue.

3 participants