commit | 1ab1aad3ed24997be5b34facc7da5c7dd72fe117 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Feb 28 11:32:21 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Feb 28 11:32:21 2013 -0800 |
tree | b3697bdb335cdd55dffd68c5c5f6fb319c0f8b05 | |
parent | 82ad4d7218a36f3ec1d2dc40ec4a930d776d1fa4 [diff] |
examples: Fixing error in ndn-simple-with-pcap closes #24
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