Erik Nordmark wrote:
No; I was only referring to the scheme that allows configured MTUs larger than 1280As currently worded, the specification could result in harmful levels of fragmentation inMy understanding from the previous discussion on the draft the WG did
the network when encapsulators implement only the base specification.
not want to mandate the dynamic MTU discovery from encapsulator to decapsulator. Hence it is optional in the new draft.
But limiting the size of the packets sent into the tunnel to 1280+20 doesn't cause any more fragmentation than the dynamic scheme. Essentially the mandatory part of the specification means that the tunnel over IPv4 will provide the link specific fragmentation (for the link that is IPv4) that the IPv6 base specification requires for links that can not support 1280 bytes of IPv6 packets.
True; in some cases, link layer fragmentation is unavoidable.
Yes, most paths support an MTU of 1500 bytes. But, the majority of those that don'tHaving the encapsulator discover the IPv4 MTU doesn't allow us to reduce the amount of ressembly that the decapsulator needs to perform. And I don't think the level of fragmentation is harmful - especially given that most Internet paths support an MTU of 1500 bytes.