|
So when I discover the maximum mtu which allows packet to be transmitted in an unfragmented form, why does that value not continue to lead to packets being transmitted in an unfragmented form - why in other words, when I run "ping -f -l", do I get the message that the packets need to be fragmented when previously, before I set the new, lower mtu, that value resulted in no fragmentation?
|