commit | b0f8315977483668a35c887c9119804c702471c5 | [log] [tgz] |
---|---|---|
author | Shock <shock.jiang@gmail.com> | Tue Dec 25 14:16:47 2012 +0800 |
committer | Shock <shock.jiang@gmail.com> | Tue Dec 25 14:16:47 2012 +0800 |
tree | ba756872e3403e2a817cf1fa66541c8e738f8cf6 | |
parent | 6978611c0377ba0966f38cbd4eba0162ff9a9f34 [diff] |
add zipf-mandelbrot support to NDN Interest app consumer
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