[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090322.215033.192091282.davem@davemloft.net>
Date: Sun, 22 Mar 2009 21:50:33 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: john.dykstra1@...il.com
Cc: mailinglists+netdev@...verzheng.com, netdev@...r.kernel.org,
andi@...stfloor.org
Subject: Re: [PATCH net-next-2.6] Re: TCP/IP stack interpretation of
acceptable packet
From: John Dykstra <john.dykstra1@...il.com>
Date: Thu, 19 Mar 2009 00:44:53 +0000
> [PATCH net-next-2.6] tcp: Discard segments that ack data not yet sent
>
> Discard incoming packets whose ack field iincludes data not yet sent.
> This is consistent with RFC 793 Section 3.9.
>
> Change tcp_ack() to distinguish between too-small and too-large ack
> field values. Keep segments with too-large ack fields out of the fast
> path, and change slow path to discard them.
>
> Reported-by: Oliver Zheng <mailinglists+netdev@...verzheng.com>
> Signed-off-by: John Dykstra <john.dykstra1@...il.com>
I've been mulling over this patch for more than a week :-)
Let's put this into net-next-2.6 and let it cook there for
a while. It is possible I'll backport this into -stable
after some time.
Thanks!
--
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