Changeset 2531


Ignore:
Timestamp:
11/20/13 08:54:53 (10 years ago)
Author:
lnevers@bbn.com
Message:

removed capacity from definition for the run used in capturing IG-ST-1 iperf results

Location:
trunk/stitch-examples
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/stitch-examples/Missouri/IG-ST-1-ion.rspec

    r2530 r2531  
    2525    <interface_ref client_id="ig-gpo:if0"/>
    2626    <interface_ref client_id="ig-miss:if0"/>
    27     <property source_id="ig-gpo:if0" dest_id="ig-miss:if0" capacity="100000"/>
    28     <property source_id="ig-miss:if0" dest_id="ig-gpo:if0" capacity="100000"/>
     27    <property source_id="ig-gpo:if0" dest_id="ig-miss:if0" />
     28    <property source_id="ig-miss:if0" dest_id="ig-gpo:if0" />
    2929  </link>
    3030</rspec>
  • trunk/stitch-examples/NYSERNet/IG-ST-1-ion.rspec

    r2530 r2531  
    2525    <interface_ref client_id="ig-gpo:if0"/>
    2626    <interface_ref client_id="ig-nyse:if0"/>
    27     <property source_id="ig-gpo:if0" dest_id="ig-nyse:if0" capacity="100000"/>
    28     <property source_id="ig-nyse:if0" dest_id="ig-gpo:if0" capacity="100000"/>
     27    <property source_id="ig-gpo:if0" dest_id="ig-nyse:if0" />
     28    <property source_id="ig-nyse:if0" dest_id="ig-gpo:if0" />
    2929  </link>
    3030</rspec>
Note: See TracChangeset for help on using the changeset viewer.