netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/2]: TCP MTUprobe fixes
@ 2007-11-21 16:01 Ilpo Järvinen
  2007-11-21 16:01 ` [RFC PATCH 1/2] [TCP]: MTUprobe: receiver window & data available checks fixed Ilpo Järvinen
  0 siblings, 1 reply; 9+ messages in thread
From: Ilpo Järvinen @ 2007-11-21 16:01 UTC (permalink / raw)
  To: Herbert Xu, John Heffner; +Cc: netdev

Hi all,          
   
Here are two other things in MTU probe code that caught my
attention while attempting to figure out the sk_send_head
usage there (sent patch to that earlier). The latter here is
not strictly speaking a fix but the original code has striking
complexity to perform a query which can be reduced to a simple
operation, thus I included it here as well. If these seem fine
to you as well, inclusion net-2.6 would be nice. Only compile
tested.
   
-- 
 i.



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

end of thread, other threads:[~2007-11-22 15:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-21 16:01 [RFC PATCH 0/2]: TCP MTUprobe fixes Ilpo Järvinen
2007-11-21 16:01 ` [RFC PATCH 1/2] [TCP]: MTUprobe: receiver window & data available checks fixed Ilpo Järvinen
2007-11-21 16:01   ` [RFC PATCH 2/2] [TCP] MTUprobe: Cleanup send queue check (no need to loop) Ilpo Järvinen
2007-11-21 16:25     ` John Heffner
2007-11-22 11:00     ` Herbert Xu
2007-11-21 16:25   ` [RFC PATCH 1/2] [TCP]: MTUprobe: receiver window & data available checks fixed John Heffner
2007-11-22  9:27   ` Herbert Xu
2007-11-22 13:11     ` Ilpo Järvinen
2007-11-22 15:16       ` Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).