On Wed, Mar 24, 2021 at 11:25:48PM +0100, Florian Weimer wrote: > > ... > > Proactive fragmentation irrespective of path MTU is required for > stateless IPv6 UDP services. Unlike IPv4, the network does not > fragment packets. So a UDP service has to conservatively fragment > around 1200 or so bytes (to account for tunnel overhead). ...
1280 subtracts several hundred bytes from 1500 to allow for tunnel overhead. 1232 subtracts dozens more to allow for IP and UDP headers and options. please, nobody, subtract even more. if everyone subtracts a fudge factor, forever, we'll eventually run out of payload space, or worse, go negative. -- Paul Vixie _______________________________________________ dns-operations mailing list [email protected] https://lists.dns-oarc.net/mailman/listinfo/dns-operations
