|
|
|
|
|
by tsoukase
63 days ago
|
|
[The answer goes to both commenters] There are two groups that should update to v8 in order to be fully functional: users' OS net stack and ISPs' infra. The incompatibility of IPvs between two endpoints can be solved by a couple of mechanisms. One is to make a preflight check if all nodes support v8, another is to start with a flag isv8=1 and change it along the path. If a single node is still at v4, all the communication continues v4-like (the v8 nodes send 0 at the ls32b). It will be a gradual migration, in some regions faster or slower, but it will be SEAMLESS for the user, without the awful v6 UX that we have now. |
|