commit | 0aa1136514f2d2ab72d28c949c36050a5d56c336 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Jul 14 15:35:00 2013 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Jul 14 15:35:00 2013 -0700 |
tree | 302aafc0773a1bc16942c841a649a03729cb16d0 | |
parent | 3fba2882af0514a311e34a83d6ae257714e15b77 [diff] |
topology-reader: Adding ability to specify custom queue type in topology files (AnnotatedTopologyReader) Implements feature #1004 (http://redmine.named-data.net/)
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