|
|
|
|
|
by welterde
4502 days ago
|
|
> No, I'm not talking about tunneling, I'm saying natively route at the v4 level, and the header will be less, because 128bit addresses will only be used when required. There are multiple issues with this. The first and probably most important one is that it doesn't address routing table fragmentation, which is pretty much solved with IPv6, because most ISPs will end up announcing on the order of 1 or 2 prefixes instead of dozens, which can't ever be aggregated (like is the case in the IPv4 world right now and will only get worse). The second one is, that it doesn't gain you much in terms of deployment over IPv6 + tunnels. > so your routing table holds "66/4 port 1" ,"* port 2"
> instead of hundreds of millions of entries to get the same thing by having the "66" >64 bits deep into the address (or worse ::66:* port 1, which breaks everything - hell how is this even done now?). Ok.. I have no idea what you are talking about here (mainly your notation is leaving me confused).. > My point is, if the v4 address was in the MSB as standard, IPv6 would be working in virtually every single IPv6 device already. Even in the presence of NAT? |
|
my point is with that notation, right now we have say a google address of 66.249.73.108
How does IPv6 handle retaining all the existing work and man hours that has gone in to making packets go to the 66.249.73/24 network, as quickly as possible, from anywhere in the world.
It seems to me it expects every administrator from top to bottom to start from scratch, then everyone is scratching their heads as to why that hasn't happened.
>Even in the presence of NAT?
No, and this is a good thing, only IPv6 devices which have their own IPv4 address/network can issue IPv6 addresses on that network. This is a good thing. e.g. I get 66.249.73 to be 421D:4900:0:0 in hex.
In what universe does this need to be ditched and started from scratch, and making something:something:0042:1D49 re doing - by hand - every NS, routing table etc
Where did these hundreds of millions of higher level routing tables suddenly come from?
It keep being phrased as "what is the source address of an IPv6 host on an IPv4 network". It seems to me the answer should simply be "the first 32 bits of the IPv6 address" - and it seems stupid it's not structured like this.