[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1192102867479-git-send-email-ilpo.jarvinen@helsinki.fi>
Date: Thu, 11 Oct 2007 14:41:00 +0300
From: "Ilpo Järvinen" <ilpo.jarvinen@...sinki.fi>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org, TAKANO Ryousei <takano@...-inc.co.jp>
Subject: [PATCH net-2.6 0/7] TCP: small changes/fixes + lost_retrans brokeness fix
Some small and simple changes. Minor testing done, until I got
one LostRetrans counted, which turned out to be hard task than
I thought (without specifically arranged scenario, just some
basic netem delay & drops).
Lost_retrans handling fix is now tested, I fixed one incorrectly
placed if from the lost_retrans_low patch after reading it
through.
...Recount removal patch could be more elegant in the way it
plays around with the tcp_clear_retrans, but I just wasn't able
to figure out how to do that nicely enough...
Those cleanups are preparation for DSACK fix, which is yet to
be done but IMHO they won't hurt if applied alone either.
Dave, please apply at will. FYI, I'll post also the SACK rewrite
patchset rebased after this (built on top of these).
--
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