commit | e6dc0ac2318dff05a6d7c19035c89125b02908c0 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Feb 21 14:00:48 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Feb 21 14:00:48 2013 -0800 |
tree | 7e2de7372afec85eff22306766b2cdb57a218097 | |
parent | 06dba7ca0d30059e30665bdcf172ad1a6d676d22 [diff] |
model: Finalizing implementation of FaceMetric::Status tracing Adding test case (ndnSIM-fib-entry), which can be used as an example how to set up tracing.
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