X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7fd8e8ffb447edb19f32e3200a7dbef3d83138b6..05fa4346bbe0aa0593bc8c4cbb4ed165628abc54:/examples/platforms/dogbone.xml diff --git a/examples/platforms/dogbone.xml b/examples/platforms/dogbone.xml index f8f73613c1..554f4c8a07 100644 --- a/examples/platforms/dogbone.xml +++ b/examples/platforms/dogbone.xml @@ -10,14 +10,14 @@ -- S2 ---[ 4 ]--- ---[ 5 ]--- C2 -- -- - -- This platform is a valid NS3 platform, even if it exhibits routes of length >1, + -- This platform is a valid ns-3 platform, even if it exhibits routes of length >1, -- because when you only keep the routes of length 1, -- you get a graph where every host can speak to any other host. -- -- For example, S1--C1 is (l1,l2,l3) of length >1 -- But it's also S1--C1 = S1--R1, R1--R2, R2--C1 which are all of length 1 -- - -- http://simgrid.gforge.inria.fr/simgrid/latest/doc/pls_ns3.html + -- https://simgrid.org/doc/latest/ns3.html -->