Usermode per-flow selection of congestion control algorithm
- To: iperf-users --at-- dast.nlanr.net
- Subject: Usermode per-flow selection of congestion control algorithm
- From: "Angelo P. Castellani" <angelo.castellani+iperf --at-- gmail.com>
- Date: Wed, 15 Mar 2006 18:27:51 +0100
- Content-type: multipart/alternative; boundary="----=_Part_1711_18643388.1142443671977"
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:sender:to:subject:mime-version:content-type; b=LOA2ZG8bw/Pywtq6LjlHi7gNdH9lLCB7MM0dJMxJIMBcIV9qDxBxAwVEOI9/UXgdWvKR2ILs61oQzhmKwliKt7F193SYkISipK/O2Yur/QRv4x9tz2xgwhjBGHgnLqsyo59Fn9owkrc8pfBU9hNAQVXcUprwSyoM8cfRLxvOZdw=
- Reply-to: iperf-users --at-- dast.nlanr.net
- Sender: owner-iperf-users --at-- dast.nlanr.net
Starting with linux kernel 2.6.15, users can choose which congestion control algorithm should be used for a TCP connection.
Here is a patch that adds an iperf parameter to use that feature.
Regards,
Angelo P. Castellani