Open NoobTW opened 1 year ago
Thanks for your PR, @NoobTW!
Currently, IPv6 in ZeroTier is still a black box for me, so I could not accept the half-baked feature. If you couldn't finish the IPv6 feature by yourself, please don't delete your PR, as your research would be really helpful in the future.
I respect your call, as you're the primary maintainer of this repo.
However, the main function (6PLANE and RFC4193 assignment) is working. The non-working part is just about showing assigned/managed IPs. Personally, I think we can still call it a checkpoint/milestone or something.
But it's not a bad thing to wait and see if the community can help.
Again, it's fine with me if you decide to keep this PR open. (not trying to be rude)
This might be helpful to calculate the twp IP addresses.
https://gist.github.com/laduke/fa1e9a68a79d9038ab117ad0ab69927a
I really need this to use zero-ui. Can i be any help?
Made a few progress.
What's working now:
What's not working yet:
Pull Request type
Please check the type of change your PR introduces:
What is the current behavior?
Lack of IPv6 Auto Assignment support.
Issue Number: #6 #89
What is the new behavior?
What's working (These are tested on another ZT client.):
What's not working yet:
handleChange
might affect IPv4's ipAssignmentPools. Haven't tried it, tho.Hint about what 6PLANE IP would look like. I don't know where's the yellow part of 6PLANE ip.config
object yet. might need to take a deeper look at zero-ui backend)Does this introduce a breaking change?
Other information