commit | e095f0fc3443b2ef780ab6bbf13e32b47b137c01 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Nov 21 17:43:32 2012 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Nov 21 17:43:32 2012 -0800 |
tree | 347d1b298c148d2031701f33c631efed3ac80012 | |
parent | e8dab50dde1f5ca7ad897c3e41d91dc579aaf7b1 [diff] |
docs: Restructuring docs and adding new section about customizing Content Store and PIT
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