commit | 8e436fa8aba4b1a00f8bfa25811e178a86becde0 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Mar 17 14:16:32 2013 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Mar 17 14:16:32 2013 -0700 |
tree | 7efaa016ccefe4d0186732f6b3034a12907dcd77 | |
parent | c57a87709cc6230c91e7362d8c0953b45631db5e [diff] |
model: Small extension of Name class Now name can be also constructed from a list of strings (previously, there were a constructor version accepting list of references to strings).
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