[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0805121503280.1888@wrl-59.cs.helsinki.fi>
Date: Mon, 12 May 2008 15:07:45 +0300 (EEST)
From: "Ilpo Järvinen" <ilpo.jarvinen@...sinki.fi>
To: "Damon L. Chesser" <damon@...tek.com>
cc: Netdev <netdev@...r.kernel.org>, David Miller <davem@...emloft.net>
Subject: Re: Fix FRTO+NewReno problem (Was: Re: This has a work around)
On Mon, 12 May 2008, Damon L. Chesser wrote:
> I ran the first patch and received this error:
>
> root@...-main:/usr/src/linux-2.6.24.1# patch -p1 < ../1st_frto_patch.diff
> patching file net/ipv4/tcp_input.c
> patch: **** malformed patch at line 17: @@ -1685,6 +1683,10 @@ static inline
> void tcp_reset_reno_sack(struct tcp_sock *tp)
>
> root@...-main:/usr/src/linux-2.6.24.1#
>
> below is the text of the patch.diff I have:
I suppose there was some space-vs-tab or additional-line-break added
issue while you saved it. Please try to save from the attached files
instead, it should keep the original formatting, they work as is with
patch -p1 (no need to cut anything). I tried them into 2.6.24.1 and both
of those should apply, though with some fuzz.
--
i.
View attachment "0001-TCP-FRTO-SACK-variant-is-errorneously-used-with-N.patch" of type "text/plain" (4420 bytes)
View attachment "0002-TCP-FRTO-Fix-fallback-to-conventional-recovery.patch" of type "text/plain" (2027 bytes)
Powered by blists - more mailing lists