use newreno for iperfScenario congestion clients
This commit is contained in:
parent
decc3fdcdf
commit
2331f5218d
@ -78,6 +78,7 @@ class IPerfScenario(Experiment):
|
|||||||
|
|
||||||
# This is hacky
|
# This is hacky
|
||||||
self.topo.command_global("sysctl -w net.mptcp.mptcp_enabled=0")
|
self.topo.command_global("sysctl -w net.mptcp.mptcp_enabled=0")
|
||||||
|
self.topo.command_global("sysctl -w net.ipv4.tcp_congestion_control=reno")
|
||||||
|
|
||||||
self.topo.command_to(self.topo_config.client, "sleep 50")
|
self.topo.command_to(self.topo_config.client, "sleep 50")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user