mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 07:25:53 +03:00
[GH-ISSUE #249] Is IPv6 supported? #164
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#164
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NicoDreamzZ on GitHub (Aug 2, 2019).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/249
Hey there, i am using libvirt networks with also ipv6 adresses. When I try to load a network from webvirtcloud, wich contains an ipv6 configuration, this error is thrown:
@catborise commented on GitHub (Aug 5, 2019):
i have never used ipv6. i think for now it is not supported. but we can add it. it requires some time... :)
@NicoDreamzZ commented on GitHub (Aug 5, 2019):
@catborise Hey there, my company wanted to switch to proxmox, only for me you dont have to implement it. You can close the ticket, if it is not needed further.
@aafanasyev commented on GitHub (Nov 3, 2019):
In my opinion still useful feature. It will be great to use it with SLAAC, DAD...
@catborise commented on GitHub (Nov 7, 2019):
@aafanasyev i add ipv6 support. It works as expected for me. I do not have ipv6 infrastructure but libvirt provides support, i implement it.
after merge you can try and feedback to me..
if you do not wait for try you can you my repo. (for now, you cannot create ipv6 network but only manage)