|
Are there any efficiency features that have been built into IPv6 to improve it's performance over IPv4 or any issues that might have a performance cost in comparison? |
|
IPv6 is designed to reduce the processing done by intermediate routing performed by the intermediate routers while forwarding the traffic. The aim is just look at the destination in the routing table and forward. In between routers dont have to fragment the packets and NO checksum checking(left for upper layers to verify). But as WindowsUser mentioned above, IPv6 routing lookup might be slow because of long IPv6 addresses.
link
This answer is marked "community wiki".
|
|
This is a very complex question dependent on many factors. You must consider the IPv6 connection type in question, its speed, the underlying IPv4 connection, the size of the network, and the routing policies of the network.
|
