Changes between Version 36 and Version 37 of Tutorials/g0WmLTE/Tutorial2
- Timestamp:
- Jul 19, 2012, 2:50:55 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/g0WmLTE/Tutorial2
v36 v37 86 86 node.addApplication("test:app:iperf") do |app| 87 87 app.setProperty('client', '10.41.14.4', true) 88 app.setProperty('mss', 536) # Do not raise above 53688 app.setProperty('mss', 536) # Do not raise above 600 89 89 app.setProperty('interval', 1) 90 90 app.setProperty('bind', "10.41.14.1")