2010-02-11 12:07:13

by Andreas Petlund

[permalink] [raw]
Subject: [net-next PATCH v3 0/3] net: TCP thin-stream latency-improving modifications

This is a series of patches enabling non-intrusive, dynamically triggered modifications that improve retransmission latencies for thin streams.

The patches have been modified according to the feedback from the last round of discussions.

Major changes:
-Possible to disable mechanisms by socket option
-Socket option value boundary check

Cheers,
Andreas Petlund