commit | db15acb3c1fd72f66f477d793dec12d815c91ed5 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Nov 09 14:16:27 2012 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Nov 09 14:16:27 2012 -0800 |
tree | 0a944db94458b88826d93088c95d146b9a7521e0 | |
parent | a0d948918da15f15f21d98b9d166b4021c41f26a [diff] |
fw: Slightly modifying events for Interest forwarding. Now we have explicit method to check whether Interest can be forwarded or not. Unlike it was before, now this method allows clear chaining.
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