commit | dc115ef0a58ab8d5c90cf73cf75c5680d89790d7 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Feb 13 12:06:55 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Feb 13 12:06:55 2013 -0800 |
tree | e57bb3f2ee3eb4955f2ed29e4fbf796fb7072785 | |
parent | e6c07b5b3cbde38670eca1aed94b27640cc792ea [diff] |
utils: It is now possible to configure randomization interval for the initial leak in ndn::Limits::Rate Also, in default settings, the interval now reduced from 1 second to 1 millisecond
To successfully compile ndnSIM, it is necessary to use a custom branch of NS-3.
This branch can be cloned from https://github.com/cawka/ns-3-dev-ndnSIM
mkdir ndnSIM cd ndnSIM git clone git://github.com/cawka/ns-3-dev-ndnSIM.git ns-3 git clone git://github.com/cawka/pybindgen.git pybindgen git clone git://github.com/NDN-Routing/ndnSIM.git ns-3/src/ndnSIM
For more information, including downloading and compilation instruction, please refer to documentation in doc/ or on http://ndnsim.net