lkml.org 
[lkml]   [1999]   [Oct]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: Path MTU discovery, UDP and Linux
Date
Hello!

> Does linux 's kernel implement Path MTU discovery in UDP packets (IPv4)? I

Yes.

> runned tcpdump and i saw that TCP packets usind Don't Fragment bit while
> UDP packets don't use. Why?

PMTU discovery is useless for UDP at the moment, so that it is turned
off by default.

> I saw that Solaris use Path MTU in UDP packets too.

The problem is that UDP does not retransmit. If pmtu discovery
on UDP solved some (even minor) problem, we would enable it.
It does not as of 2.2 and 2.3, so that it is not worth to loose
packets without any clear purpose. I have no idea why sun folks
did it.

BTW one application for pmtu discovery for udp is found and
it is enabled by default in patch
ftp://ftp.inr.ac.ru/ip-routing/softnet-*.dif.gz

Alexey

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:54    [W:0.081 / U:0.428 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site