Bug 12334 - Ack flood
Summary: Ack flood
Status: RESOLVED WILL_NOT_FIX
Alias: None
Product: Networking
Classification: Unclassified
Component: IPV4 (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: Stephen Hemminger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-30 15:12 UTC by Russell King
Modified: 2009-04-25 03:44 UTC (History)
0 users

See Also:
Kernel Version: 2.6.27.8
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Comment 1 Stephen Hemminger 2009-04-25 03:44:08 UTC
This behaviour matches what happens when a middleware box that doesn't undertand TCP window scaling is involved. Many firewall and other boxes violate protocol specifications and just don't work with window scaling. Unfortunately, there really is no way to detect these things till after connection has already become established.

See: http://lwn.net/Articles/92727/

Note You need to log in before you can comment on or make changes to this bug.