commit | 8c828153daa2585876bfdf9df44d3698de86ac82 | [log] [tgz] |
---|---|---|
author | Alex Afanasyev <alexander.afanasyev@ucla.edu> | Mon Dec 24 23:53:45 2012 -0800 |
committer | Alex Afanasyev <alexander.afanasyev@ucla.edu> | Mon Dec 24 23:53:45 2012 -0800 |
tree | c50b2af334f6d5cb3a67726c361ebc64f9dac3d2 | |
parent | 6978611c0377ba0966f38cbd4eba0162ff9a9f34 [diff] | |
parent | 5a35ca84511d1e3415291d3fe885d1fd42ab9c93 [diff] |
Merge pull request #17 from shockjiang/master Zipf-Mandelbrot app support
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