Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Test that setting ns3 TCP models actually work
[simgrid.git] / docs / source / Configuring_SimGrid.rst
index 3df5bdd..b016772 100644 (file)
@@ -552,8 +552,7 @@ Configuring ns-3
 When using ns-3, there is an extra item ``ns3/TcpModel``, corresponding
 to the ``ns3::TcpL4Protocol::SocketType`` configuration item in
 ns-3. The only valid values (enforced on the SimGrid side) are
-'default' (no change to the ns-3 configuration), 'NewReno' or 'Reno' or
-'Tahoe'.
+'default' (no change to the ns-3 configuration), 'NewReno' or 'Cubic'.
 
 **Option** ``ns3/seed`` **Default:** "" (don't set the seed in ns-3)