[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <11967869303114-git-send-email-ilpo.jarvinen@helsinki.fi>
Date: Tue, 4 Dec 2007 18:48:47 +0200
From: "Ilpo Järvinen" <ilpo.jarvinen@...sinki.fi>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org
Subject: [PATCH net-2.6 0/3]: Three TCP fixes
Hi Dave,
Here are couple of fixes to net-2.6. The first one is to FRTO
which may fix some corner-case bug if the hand-coded check and
the !tcp_may_send_now disagree. I didn't check the differences
that carefully so they might agree after considering what FRTO
overrides from there, however, it makes the code much much more
obvious.
...I'm still to figure out why tcp_cwnd_down uses snd_ssthresh/2
as lower bound even though the ssthresh was already halved,
so snd_ssthresh should suffice.
...While doing this, I had to did read a lot of related history,
thanks everyone about commit messages you have bothered to write
back then :-).
--
i.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists