1. 3fba288 docs: Update list of research papers that use ndnSIM by Alexander Afanasyev · 11 years ago
  2. 2230d86 docs: Extending list of research papers by Alexander Afanasyev · 11 years ago v0.4.2
  3. e6bf47e Slight update of packet format: adding overall packet length to the by Alexander Afanasyev · 11 years ago
  4. b70a6c5 doc: Small update with packet format description by Alexander Afanasyev · 11 years ago
  5. 4cd50e3 docs: Adding research papers section to ndnSIM website by Alexander Afanasyev · 11 years ago
  6. b5e77d8 examples+docs: Adding a new example to print out instantaneous PIT sizes periodically by Alexander Afanasyev · 11 years ago
  7. 9fb2e3d docs: Small update of the documentation by Alexander Afanasyev · 11 years ago
  8. 701e508 docs: Adding google mirrors and new section referring to the recommended way to run custom simulation using the provided template by Alexander Afanasyev · 11 years ago
  9. b99cb6c Merge feature branch 'feature-l2-tracer' by Alexander Afanasyev · 11 years ago
  10. 27370c5 docs: Documenting new L2Tracer with a scenario and graph building example by Alexander Afanasyev · 11 years ago
  11. 8682ae0 examples: Adding new example to illustrate use of L2Tracer to trace aggregate packet drop rate on nodes by Hovaidi Ardestani Mohammad · 11 years ago
  12. 326410e docs: Updating documentation by Alexander Afanasyev · 11 years ago
  13. 1ab1aad examples: Fixing error in ndn-simple-with-pcap by Alexander Afanasyev · 11 years ago
  14. 6cf8343 docs: adding disclaimer notice in examples section of documentation by Alexander Afanasyev · 11 years ago
  15. fc8425c utils: Porting several new IPv4 tracers from the old code. Extending ndn-app-delay-tracer by Alexander Afanasyev · 11 years ago
  16. e685212 docs: Extending and reorganizing documentation. Adding basic description about forwarding strategies enforcing Interest limits by Alexander Afanasyev · 11 years ago
  17. 1a0fff6 apps+model+utils: Implementing Interest/Data hop counting using new PacketTag by Alexander Afanasyev · 11 years ago
  18. 400aae1 apps+utils: Correcting Interest-Delay tracing by Alexander Afanasyev · 11 years ago
  19. 29dfb98 docs: add description of generated file by ndn::AppDelayTracer by Alexander Afanasyev · 11 years ago
  20. 27e365b src bug: Adding missing topology files by Alexander Afanasyev · 11 years ago
  21. db64ff1 app+utils+doc: Adding application-level trace helper to record Interest-Data delays by Alexander Afanasyev · 11 years ago
  22. b1d6b03 tracers: simplification of ndn::CsTracer (there no real need for virtual calls) by Alexander Afanasyev · 11 years ago
  23. bf5d610 docs: zipf figure update by Alexander Afanasyev · 12 years ago
  24. 1380010 zipf: Small changes (style and small logic correction) and adding documentation section by Alexander Afanasyev · 12 years ago
  25. 26b558b docs: small documentation update (restructured FAQ about boost libraries) by Alexander Afanasyev · 12 years ago
  26. 71278d4 docs: Correcting documentation of custom applications. Adding docs about new versions of ContentStore by Alexander Afanasyev · 12 years ago
  27. f4a0359 docs: new example with content store helper, description of special content store implementations that allow tracking of lifetime of cached entries by Alexander Afanasyev · 12 years ago
  28. 9c0794a docs: Adding reference to ndnSIM mailing list by Alexander Afanasyev · 12 years ago
  29. 5931480 tracers+docs: Correcting compilation and installation of trace helpers by Alexander Afanasyev · 12 years ago
  30. 475c82f docs: correcting typo that disabled GoogleAnalytics in doxygen docs by Alexander Afanasyev · 12 years ago
  31. 462bb21 docs: Small sphinx template correction by Alexander Afanasyev · 12 years ago
  32. e97c607 docs: New example on how to use custom strategy with 2-bottleneck topology by Alexander Afanasyev · 12 years ago
  33. b1314b1 docs: add small section about TraceSource and trace helpers by Alexander Afanasyev · 12 years ago
  34. e095f0f docs: Restructuring docs and adding new section about customizing Content Store and PIT by Alexander Afanasyev · 12 years ago
  35. aa1c4c3 docs: modifying documentation examples (now code in the documentation is taken from real code in examples/ folder) by Alexander Afanasyev · 12 years ago
  36. 2170fba docs: small reorganization by Alexander Afanasyev · 12 years ago
  37. e74cc1c docs: Adding forwarding strategy example by Alexander Afanasyev · 12 years ago
  38. 5d79e68 model: Initial attempt to optimize Interest/Data encoding/decoding via a custom packet format by Alexander Afanasyev · 12 years ago
  39. 042b4a7 fw+doc: Renaming and extending limit extenstion by Alexander Afanasyev · 12 years ago
  40. 15b7114 docs: Small update of Doxygen by Alexander Afanasyev · 12 years ago
  41. 6dbacda docs: Adding a new example of how to use AnnotatedTopologyReader, as well as a new FAQ section with a couple of commonly asked questions. by Alexander Afanasyev · 12 years ago
  42. 7099ffb docs: Adding example of how to build ndnSIM using non-root-installed boost libraries by Alexander Afanasyev · 12 years ago
  43. 1cd79ae docs: Documentation update by Alexander Afanasyev · 12 years ago
  44. 3cdda24 doc: Adding more descriptions of how to compile ndnSIM by Alexander Afanasyev · 12 years ago
  45. 67ae4b6 Small update of documentation (changing ndnSIM website URL) by Alexander Afanasyev · 12 years ago
  46. 5b054aa Small documentation update by Alexander Afanasyev · 12 years ago
  47. f6807a5 Final updates and documentation fixes by Alexander Afanasyev · 12 years ago
  48. 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago
  49. b8d14ad Documentation correction by Alexander Afanasyev · 12 years ago
  50. 8a53f76 More documentation update: new names for forwarding strategies by Alexander Afanasyev · 12 years ago
  51. 508269a Major update of documentation (ns-3 color scheme, NDN and IRL logos) by Alexander Afanasyev · 12 years ago
  52. 4bfeb95 Removing the customized layout for doxygen by Alexander Afanasyev · 12 years ago
  53. 5b147e8 Adding link to the technical report by Alexander Afanasyev · 12 years ago
  54. d4a5951 Small update of docs by Alexander Afanasyev · 12 years ago v0.1
  55. 1503ecf Update documentation (wrong URLs) by Alexander Afanasyev · 12 years ago
  56. 39485d8 Adding Hit/Miss trace source by Alexander Afanasyev · 12 years ago
  57. b4fee8b Adding more doxygen documentation by Alexander Afanasyev · 12 years ago
  58. 4a4ea60 Renaming CcnxLocalFace to CcnxAppFace by Alexander Afanasyev · 12 years ago
  59. 98c9dbb Wrong URLs in docs by Alexander Afanasyev · 12 years ago
  60. 97fb44d More documentation updates by Alexander Afanasyev · 12 years ago
  61. d4e97b3 Adding more documentation stuff by Alexander Afanasyev · 12 years ago
  62. 07b0063 Documentation update by Alexander Afanasyev · 12 years ago
  63. 6315ef7 Updating documentation by Alexander Afanasyev · 12 years ago
  64. 4d32516 Add a small documentation by Alexander Afanasyev · 12 years ago