Changes between Version 36 and Version 37 of Tutorials/g0WmLTE/Tutorial2


Ignore:
Timestamp:
Jul 19, 2012, 2:50:55 PM (12 years ago)
Author:
jeffrabi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/g0WmLTE/Tutorial2

    v36 v37  
    8686  node.addApplication("test:app:iperf") do |app|
    8787    app.setProperty('client', '10.41.14.4', true)
    88     app.setProperty('mss', 536) # Do not raise above 536
     88    app.setProperty('mss', 536) # Do not raise above 600
    8989    app.setProperty('interval', 1)
    9090    app.setProperty('bind', "10.41.14.1")