Re: one question about ICMP message handling

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Zhao, Forrest wrote:

> When I read the code about the ICMP message handling, I found a
> question:
> 
> When the host receive the ICMP message : 
> Type = 3 (Destination Unreachable)
> Code = 4 (Fragmentation needed and DF set)
> 
> If (ipv4_config.no_pmtu_disc) is set(to 1), then kernel will do nothing.

However, if PMTU discovery is disabled, the kernel won't normally
being sending packets with the DF flag set, so you are unlikely to
receive this message (so the outbound packets will just get fragmented
instead).

-- 
Glynn Clements <glynn.clements@virgin.net>
-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux