Open fam4r opened 6 years ago
Hi,
running with
NS_LOG=ndn.Consumer:ndn.Producer ./waf --pyrun=src/ndnSIM/examples/ndn-simple.py
now it works.
Was giving a syntax error:
File "ndn-simple.py", line 50 Config::SetDefault("ns3::QueueBase::MaxPackets", UintegerValue(20)) ^ SyntaxError: invalid syntax
Hi,
running with
now it works.
Was giving a syntax error: