-
Notifications
You must be signed in to change notification settings - Fork 19
IPv6 support
Bernhard Kaindl edited this page Jul 19, 2023
·
2 revisions
Support IPv6 support
Besides earlier work within XenServer, this ticket provides a context how IPv6 got started in XCP-ng: https://github.com/xcp-ng/xcp/issues/437
Most low-level fixed for XAPI seem to be merged already, also the OCAML-url patch for parsing IPv6 addresses using '[]' in URLs for migration have been applied in both XCP-ng and XenServer.
- xsconsole
- Likely https://github.com/xapi-project/xsconsole/pull/4 should to be merged next, before
host-installer
, then both can be tested together.
- Likely https://github.com/xapi-project/xsconsole/pull/4 should to be merged next, before
-
host-installer
- https://github.com/xenserver/host-installer/pull/2 (looks like a good start, should work for static IP)
- Possiby more PRs for DHCPv6 and Autoconf