Bring nodes close together, due to changes in ns-3.9 that bring reduced wifi range
--- a/examples/flowmon/wifi-olsr-flowmon.py Tue Aug 10 12:21:08 2010 +0100
+++ b/examples/flowmon/wifi-olsr-flowmon.py Tue Aug 10 12:28:56 2010 +0100
@@ -19,7 +19,7 @@
import sys
import ns3
-DISTANCE = 150 # (m)
+DISTANCE = 100 # (m)
NUM_NODES_SIDE = 3
def main(argv):