]> AND Public Git Repository - simgrid.git/blobdiff - examples/platforms/crosstraffic.xml
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of github.com:simgrid/simgrid
[simgrid.git] / examples / platforms / crosstraffic.xml
index dedcff8ab076b869427d3eb6563c269666727c2e..cce5790a48f799424b6f197c139e3806b0e953a3 100644 (file)
@@ -9,7 +9,7 @@
     <host id="S1" speed="1Gf"/>
     <host id="C1" speed="1Gf"/>
 
-    <link id="1" bandwidth="10kBps" latency="10ms" sharing_policy="FULLDUPLEX"/>
+    <link id="1" bandwidth="10kBps" latency="10ms" sharing_policy="SPLITDUPLEX"/>
 
     <route src="S1" dst="C1" symmetrical="NO">
       <link_ctn id="1" direction="DOWN"/>