1. f377b33 Update of tracing by Alexander Afanasyev · 13 years ago
  2. cbe92ae All CCNx faces are now available through FaceList object attribute by Alexander Afanasyev · 13 years ago
  3. bdc0d98 Enabling app-layer tracing by Alexander Afanasyev · 13 years ago
  4. f9f4eb0 Resolve compilation issues (more accurate with headers) by Alexander Afanasyev · 13 years ago
  5. 9ad10af Merge remote-tracking branch 'git.irl/master' by Alexander Afanasyev · 13 years ago
  6. d76f4aa Repair bug in CcnxPit regarding timed out records pruning (sequential by Alexander Afanasyev · 13 years ago
  7. 816de83 Tracing by Ilya Moiseenko · 13 years ago
  8. 7dbdcaf Adding SpringMobilityModel to adjust positions of nodes in large topologies by Alexander Afanasyev · 13 years ago
  9. ae3b7c3 Simplified and unified implementation of RocketfuelWeightReader by Alexander Afanasyev · 13 years ago
  10. a174aa5 Repair regression in CcnxFib. by Alexander Afanasyev · 13 years ago
  11. 0782718 Correcting python bindings (+ rescan) by Alexander Afanasyev · 13 years ago
  12. 66e6fd7 Processing the original format of Abilene topology file by Alexander Afanasyev · 13 years ago
  13. 0777f1c Merge remote-tracking branch 'git.irl/Ilya' by Alexander Afanasyev · 13 years ago
  14. 91b496a Visualization for abilene by Ilya Moiseenko · 13 years ago
  15. 4a5c2c1 Implementing notion of default routes (useful for Flooding scenarios) by Alexander Afanasyev · 13 years ago
  16. 8633d5d An update for AnnotatedTopologyReader and examples that use this reader by Alexander Afanasyev · 13 years ago
  17. 7e14efa Annotated topology reader now reads coordinates by Ilya Moiseenko · 13 years ago
  18. 09ac899 Sprint Reader now reads latencies from a separate file by Ilya Moiseenko · 13 years ago
  19. 09374c0 Merge remote-tracking branch 'git.irl/Ilya' by Alexander Afanasyev · 13 years ago
  20. 58d2667 Abilene and sprint topologies by Ilya Moiseenko · 13 years ago
  21. 23d2b54 Repair two critical bug with Interest/NACK processing by Alexander Afanasyev · 13 years ago
  22. 0a61c34 Several fixes in forwarding strategies and NACK processing by Alexander Afanasyev · 13 years ago
  23. e67a97f Correcting bug with NACK processing by Alexander Afanasyev · 13 years ago
  24. a7a2b8b Small modification regarding suppression by Alexander Afanasyev · 13 years ago
  25. c39f0b4 Finalizing interest limits. Now everything seem to work. by Alexander Afanasyev · 13 years ago
  26. b5703a9 Correction of the leak by Alexander Afanasyev · 13 years ago
  27. 1145314 Enable limits options in CcnxStackHelper by Alexander Afanasyev · 13 years ago
  28. 5a59507 Correcting NACK behavior (actually, reaction to NACKs) by Alexander Afanasyev · 13 years ago
  29. 9d313d4 Add NACK processing by Alexander Afanasyev · 13 years ago
  30. 19426ef Making everything compile. Now everything seems to work, but more by Alexander Afanasyev · 13 years ago
  31. 09c7deb Modification of CcnxFace interface and unification of CCNx applications via common CcnxApp class by Alexander Afanasyev · 13 years ago
  32. a5bbe0e Correcting everything to the stage that everything compiles by Alexander Afanasyev · 13 years ago
  33. a46844b Correcting bugs with cleaning timeouts in PIT/RIT/ContentStore by Alexander Afanasyev · 13 years ago
  34. 4fa5e84 Removing unnecessary debug information. Adding missing virtual by Alexander Afanasyev · 13 years ago
  35. 1825285 Be more careful during final cleanup process (all ccnx objects are now properly destroyed) by Alexander Afanasyev · 13 years ago
  36. d02a5d6 Adding several corrections. Most important is fixing regression in ccnb-parser-block.cc by Alexander Afanasyev · 13 years ago
  37. aa1154b fix of best route strategy by Ilya Moiseenko · 13 years ago
  38. d83eb0d I think congestion works by Ilya Moiseenko · 13 years ago
  39. 19dbcf3 unit test edited by Ilya Moiseenko · 13 years ago
  40. 3b8c50c Correction of the compilation issue in optimized mode (./waf -d optimized) by Alexander Afanasyev · 13 years ago
  41. a4e3f85 Merge remote-tracking branch 'git.irl/Ilya' by Alexander Afanasyev · 13 years ago
  42. 52e9aa9 Finishing with FIB initialization based on IPv4 global routing controller by Alexander Afanasyev · 13 years ago
  43. 00b3048 pit fib small corrections by Ilya Moiseenko · 13 years ago
  44. 918839c Repair compilation issue (missing header) by Alexander Afanasyev · 13 years ago
  45. 3ba44e5 Implementation of Ipv4GlobalRoutingUnroderedNexthops to manage multiple by Alexander Afanasyev · 13 years ago
  46. 3875a4b Working implementation and example of Ipv4GlobalRoutingOrderedNexthops by Alexander Afanasyev · 13 years ago
  47. 82b8eea ccnx-grid example corrections by Ilya Moiseenko · 13 years ago
  48. c926604 Ccnx-grid example by Ilya Moiseenko · 13 years ago
  49. 4e47348 Best route forwarding strategy by Ilya Moiseenko · 13 years ago
  50. b405d9b hotfix #1 by Ilya Moiseenko · 13 years ago
  51. 172763c NACK interests support and congestion detection by Ilya Moiseenko · 13 years ago
  52. bdf78d6 some constants for bucket filtering were added here by Ilya Moiseenko · 13 years ago
  53. ed8dda3 Flooding strategy refactoring by Ilya Moiseenko · 13 years ago
  54. ea27f4e Forwarding strategy refactoring by Ilya Moiseenko · 13 years ago
  55. 75d9bf5 Interesrt header supports nack and congested fields by Ilya Moiseenko · 13 years ago
  56. 7e6d0c9 Bug fix (bug - double removing of the header) by Ilya Moiseenko · 13 years ago
  57. acac1ea Support of isLocal interface for all face types by Ilya Moiseenko · 13 years ago
  58. 57959f9 Net device supports isLocal interface by Ilya Moiseenko · 13 years ago
  59. f194f39 small refactoring to expand visibility of the helper structure by Ilya Moiseenko · 13 years ago
  60. 1c73cb5 bucket filtering added by Ilya Moiseenko · 13 years ago
  61. 6049140 TryAddOutgoing and LeakBucket were added by Ilya Moiseenko · 13 years ago
  62. 2b4e149 Forwarding strategy enumeration by Ilya Moiseenko · 13 years ago
  63. 25f7d4d Flooding forwarding strategy added by Ilya Moiseenko · 13 years ago
  64. 8accdf6 Small progress on pit/fib interaction by Alexander Afanasyev · 13 years ago
  65. c5a23e2 Many corrections to face/local-face/net-device-face/fib/pit. Now by Alexander Afanasyev · 13 years ago
  66. cf133f0 Initial steps for Interest packet processing by Alexander Afanasyev · 13 years ago
  67. 78cf0c9 NDN layer now knows how to process ContentObject packets by Alexander Afanasyev · 13 years ago
  68. a67e28c Adding RIT, PIT, FIB, and CS to ccnx-l3-protocol. Some small by Alexander Afanasyev · 13 years ago
  69. e91ab75 ContentObject and Interest serialization and deserialization seem to by Alexander Afanasyev · 13 years ago
  70. 85a3bca Debugging and resolving problems with interest serialization/deserialization by Alexander Afanasyev · 13 years ago
  71. ae0d652 Adding temporary solution to estimate packet size. Should be changed to by Alexander Afanasyev · 13 years ago
  72. 24d2166 Merge remote-tracking branch 'git.irl/master' by Alexander Afanasyev · 13 years ago
  73. a98cdd2 First approximation of PIT by Alexander Afanasyev · 13 years ago
  74. 8196d2e Consumer and producer applications by Ilya Moiseenko · 13 years ago
  75. 1cf6b0a Receive method for localFace by Ilya Moiseenko · 13 years ago
  76. 888161d m_contentstore was moved from l3-protocol to ccnx by Ilya Moiseenko · 13 years ago
  77. 90d66ce Removing old name-components.* and adding missing implementation of the by Alexander Afanasyev · 13 years ago
  78. 7fd74f9 Implementing first approximation of FIB by Alexander Afanasyev · 13 years ago
  79. d26e682 file and header renaming by Ilya Moiseenko · 13 years ago
  80. 2bd1bc3 Refactoring of Name::Components into CcnxNameComponents by Ilya Moiseenko · 13 years ago
  81. fccdb9e Implementing RIT (also using Boost.MultiIndex) by Alexander Afanasyev · 13 years ago
  82. c706f26 Ccnx-interest-sender, not complete yet by Ilya Moiseenko · 13 years ago
  83. 3715619 Merge remote-tracking branch 'git.irl/master' by Alexander Afanasyev · 13 years ago
  84. 8b37905 Checkpoint. Reorganizing ccnb parsing into many small files. by Alexander Afanasyev · 13 years ago
  85. dd32de8 Forgot to actually enforce limit on content store. Solved. by Alexander Afanasyev · 13 years ago
  86. 070aa48 Implementing content store using Boost.MultiIndex container by Alexander Afanasyev · 13 years ago
  87. 7dd43be Annotated topology reader refactoring. Now example is cleaner. by Ilya Moiseenko · 13 years ago
  88. 0ab833e Solving compilation problems, adding more comments. Modified ccnx-test example by Alexander Afanasyev · 13 years ago
  89. e21bc03 Merge remote-tracking branch 'git.irl/master' by Alexander Afanasyev · 13 years ago
  90. 56f79ea Updating code to the state that it compiles by Alexander Afanasyev · 13 years ago
  91. 1c570bc CcnxContentStore with BOOST hash by Ilya Moiseenko · 13 years ago
  92. ab1d560 Adding more documentation. Now CcnxFace defines an virtual interface to by Alexander Afanasyev · 13 years ago
  93. b919a3a Merge remote-tracking branch 'git.irl/master' by Alexander Afanasyev · 13 years ago
  94. 7112f48 Repair bug in ccnb parsing. First steps in adding correct documentation tags by Alexander Afanasyev · 13 years ago
  95. 1eff17d Annotated topology reader added and external dependencies to modules 'topology-reader', 'visualiziation' added to wscript by Ilya Moiseenko · 13 years ago
  96. a7d9150 fix of TypedID bug in CCNxContentObjectTail by Ilya Moiseenko · 13 years ago
  97. 834f35c Implementing visitor pattern for CCNx message parsing. Needs debugging. by Alexander Afanasyev · 13 years ago
  98. 2a5df20 Finalizing packet serialization. Set boost requirement (module will not be compiled without boost) by Alexander Afanasyev · 13 years ago
  99. c74a602 First steps in CCNx packet coding. ccnx_encode* routines rewritten in NS3 style (using NS3::Buffer) by Alexander Afanasyev · 13 years ago
  100. 607e3e7 Merge remote-tracking branch 'ns3irl/ccnx-stack' by Ilya Moiseenko · 13 years ago