public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: Linux 2.6.11-rc2
@ 2005-01-24  6:51 David Brownell
  2005-01-24 18:05 ` Martin Josefsson
  2005-01-25 18:35 ` David Ford
  0 siblings, 2 replies; 14+ messages in thread
From: David Brownell @ 2005-01-24  6:51 UTC (permalink / raw)
  To: linux-kernel

I'm seeing a problem with TCP as accessed through KMail (SuSE 9.2, x86_64).
But oddly enough, only for sending mail, not reading it; and not through
other (reading) applications... it's a regression with respect to rc1 and
earlier kernels.  Basically, it can only send REALLY TINY emails...

What ethereal shows me is roughly:

 - SMTP connect, initial handshake, ok (ACKed later)
 - Send two 1500 byte Ethernet packets
 - Each gets an ICMP destination unreachable, frag needed, next hop MTU 1492
 - ... all retransmits are 1500 bytes not 1492, triggering ICMPs ...

Naturally the connection goes nowhere.  

- Dave

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2005-01-31 22:11 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-24  6:51 Linux 2.6.11-rc2 David Brownell
2005-01-24 18:05 ` Martin Josefsson
2005-01-24 21:13   ` David Brownell
2005-01-25 18:35 ` David Ford
2005-01-25 18:54   ` David Brownell
2005-01-27  9:02     ` 2.6.11-rc2 TCP ignores PMTU ICMP (Re: Linux 2.6.11-rc2) Janos Farkas
2005-01-27 19:28       ` David Brownell
2005-01-27 20:00         ` Janos Farkas
2005-01-27 23:11         ` David Brownell
2005-01-27 23:41           ` David S. Miller
2005-01-28  1:33             ` Patrick McHardy
2005-01-28  3:00               ` Rusty Russell
2005-01-28 14:04               ` Art Haas
2005-01-31 22:13               ` Bill Davidsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox