1. c1e33eb Moving helper components to the plugins/ folder. Disabling compilation of these components by Alexander Afanasyev · 12 years ago
  2. 9a517db Don't retransmit interests within 100ms by Alexander Afanasyev · 12 years ago
  3. d459ec3 Repair serious bug with caching (wrong packet was sent from cache) by Alexander Afanasyev · 12 years ago
  4. 7f3e49e For duplicate interests keep incoming face !!! Need more thinking by Alexander Afanasyev · 12 years ago
  5. ff8c5d6 Several important corrections. Adding option to delay data at every node (random from 0.1 to 2 ms) by Alexander Afanasyev · 12 years ago
  6. 1aeaf92 BUG. (need more corrections) Don't remove PIT if interests has not been by Alexander Afanasyev · 12 years ago
  7. e275cf8 Making CcnxContentObjectHeader and CcnxInterestHeader to be inherited by Alexander Afanasyev · 12 years ago
  8. 161a5c4 Small file reorganization (moving CCNx-unrelated stuff out of model/) by Alexander Afanasyev · 12 years ago
  9. 8e2f112 Finalizing BGL-implementation of ccnx global routing controller. Also, several extensions in CcnxFib by Alexander Afanasyev · 12 years ago
  10. a5abcd9 BGL implementation for ccnx global routing seems to work. Need more debugging by Alexander Afanasyev · 12 years ago
  11. ad3757f Initial support for route calculations with Boost.Graph library (BGL) by Alexander Afanasyev · 12 years ago
  12. ee217df Bug. For some reason lookup in PIT (for content objects) wasn't longest prefix match. Corrected by Alexander Afanasyev · 12 years ago
  13. e192a2a ! Changing suppression logic. We will send interests to faces from which we previously received interests by Alexander Afanasyev · 12 years ago
  14. bed7569 Important change to FloodingStrategy: by default it will perform by Alexander Afanasyev · 12 years ago
  15. 9568f95 Adding support for Timestamp and Freshness in ContentObject by Alexander Afanasyev · 12 years ago
  16. 4e97094 Small change in Interest suppression logic by Alexander Afanasyev · 12 years ago
  17. a95b739 Adding PIT printout capability by Alexander Afanasyev · 12 years ago
  18. a514d63 Adding slightly more complicated tutorial example by Alexander Afanasyev · 12 years ago
  19. 082dbca Disabling NACKs by default by Alexander Afanasyev · 12 years ago
  20. de00999 Adding options to enable caching of unsolicited (e.g., overheard over broadcast media) data packets by Alexander Afanasyev · 12 years ago
  21. 34a177c Merge remote-tracking branch 'git.irl/car2car' by Alexander Afanasyev · 12 years ago
  22. bab81b1 Adding option to disable NACKs by Alexander Afanasyev · 12 years ago
  23. 64b8536 Add car2car-wifi scenario by Lucas · 12 years ago
  24. ed78b63 New scenario to see details of reaction on congestion. Small change in AnnotatedTopologyReader API by Alexander Afanasyev · 12 years ago
  25. 3661e23 Adding face metric (along with the total prefix/interface cost) information when printing CcnxFibEntries by Alexander Afanasyev · 12 years ago
  26. ef05655 OSPF metric bug in BaseExperiment. Moving ApplyOSPFMetric to the right place by Alexander Afanasyev · 12 years ago
  27. 8e0d281 Moving around path weight tagging. Now CcnxFace owns metric field, which is used for tagging. by Alexander Afanasyev · 12 years ago
  28. 6bff0df Finalizing PathWeight tracing by Alexander Afanasyev · 12 years ago
  29. e9c9d72 Change in CcnxApp API. Now callbacks also contain pointer of original by Alexander Afanasyev · 12 years ago
  30. 9f75815 Merge remote-tracking branch 'git.irl/ilya' by Alexander Afanasyev · 12 years ago
  31. 1a8be03 path stretch support by Ilya Moiseenko · 12 years ago
  32. b7ad232 One more change in Consumer API. Now there are more consumers and they by Alexander Afanasyev · 12 years ago
  33. ad9e8ab annotated topology reader small fix by Ilya Moiseenko · 12 years ago
  34. 8080940 Merge remote-tracking branch 'git.irl/ilya' by Alexander Afanasyev · 13 years ago
  35. 1d2642a Congestion for Sprint-POP scenario (half-working) by Alexander Afanasyev · 13 years ago
  36. 956d054 documentation by Ilya Moiseenko · 13 years ago
  37. 8d11fcc Making optimized version to compile by Alexander Afanasyev · 13 years ago
  38. 332add0 documentation by Ilya Moiseenko · 13 years ago
  39. 3183b5a Adding sequence number tracer by Alexander Afanasyev · 13 years ago
  40. c86c283 Rate recorder trace helper by Alexander Afanasyev · 13 years ago
  41. 5beb35a Modifying SpringMobilityModel to make all nodes readjust after even one by Alexander Afanasyev · 13 years ago
  42. 011b859 Implementing Poisson Process for consumer requests (exponential distribution for inter-arrival times) by Alexander Afanasyev · 13 years ago
  43. 4975f73 Slight API change. Now there is only one CcnxAppHelper that can create all CcnxApps by Alexander Afanasyev · 13 years ago
  44. 120bf31 When giving up PIT entry, remove all outgoing interests. Otherwise, by Alexander Afanasyev · 13 years ago
  45. 8f5a9bb Rescanned bindings. Slight change in input format for AnnotatedTopology by Alexander Afanasyev · 13 years ago
  46. f377b33 Update of tracing by Alexander Afanasyev · 13 years ago
  47. cbe92ae All CCNx faces are now available through FaceList object attribute by Alexander Afanasyev · 13 years ago
  48. bdc0d98 Enabling app-layer tracing by Alexander Afanasyev · 13 years ago
  49. f9f4eb0 Resolve compilation issues (more accurate with headers) by Alexander Afanasyev · 13 years ago
  50. 9ad10af Merge remote-tracking branch 'git.irl/master' by Alexander Afanasyev · 13 years ago
  51. d76f4aa Repair bug in CcnxPit regarding timed out records pruning (sequential by Alexander Afanasyev · 13 years ago
  52. 816de83 Tracing by Ilya Moiseenko · 13 years ago
  53. 7dbdcaf Adding SpringMobilityModel to adjust positions of nodes in large topologies by Alexander Afanasyev · 13 years ago
  54. ae3b7c3 Simplified and unified implementation of RocketfuelWeightReader by Alexander Afanasyev · 13 years ago
  55. a174aa5 Repair regression in CcnxFib. by Alexander Afanasyev · 13 years ago
  56. 0782718 Correcting python bindings (+ rescan) by Alexander Afanasyev · 13 years ago
  57. 66e6fd7 Processing the original format of Abilene topology file by Alexander Afanasyev · 13 years ago
  58. 0777f1c Merge remote-tracking branch 'git.irl/Ilya' by Alexander Afanasyev · 13 years ago
  59. 91b496a Visualization for abilene by Ilya Moiseenko · 13 years ago
  60. 4a5c2c1 Implementing notion of default routes (useful for Flooding scenarios) by Alexander Afanasyev · 13 years ago
  61. 8633d5d An update for AnnotatedTopologyReader and examples that use this reader by Alexander Afanasyev · 13 years ago
  62. 7e14efa Annotated topology reader now reads coordinates by Ilya Moiseenko · 13 years ago
  63. 09ac899 Sprint Reader now reads latencies from a separate file by Ilya Moiseenko · 13 years ago
  64. 09374c0 Merge remote-tracking branch 'git.irl/Ilya' by Alexander Afanasyev · 13 years ago
  65. 58d2667 Abilene and sprint topologies by Ilya Moiseenko · 13 years ago
  66. 23d2b54 Repair two critical bug with Interest/NACK processing by Alexander Afanasyev · 13 years ago
  67. 0a61c34 Several fixes in forwarding strategies and NACK processing by Alexander Afanasyev · 13 years ago
  68. e67a97f Correcting bug with NACK processing by Alexander Afanasyev · 13 years ago
  69. a7a2b8b Small modification regarding suppression by Alexander Afanasyev · 13 years ago
  70. c39f0b4 Finalizing interest limits. Now everything seem to work. by Alexander Afanasyev · 13 years ago
  71. b5703a9 Correction of the leak by Alexander Afanasyev · 13 years ago
  72. 1145314 Enable limits options in CcnxStackHelper by Alexander Afanasyev · 13 years ago
  73. 5a59507 Correcting NACK behavior (actually, reaction to NACKs) by Alexander Afanasyev · 13 years ago
  74. 9d313d4 Add NACK processing by Alexander Afanasyev · 13 years ago
  75. 19426ef Making everything compile. Now everything seems to work, but more by Alexander Afanasyev · 13 years ago
  76. 09c7deb Modification of CcnxFace interface and unification of CCNx applications via common CcnxApp class by Alexander Afanasyev · 13 years ago
  77. a5bbe0e Correcting everything to the stage that everything compiles by Alexander Afanasyev · 13 years ago
  78. a46844b Correcting bugs with cleaning timeouts in PIT/RIT/ContentStore by Alexander Afanasyev · 13 years ago
  79. 4fa5e84 Removing unnecessary debug information. Adding missing virtual by Alexander Afanasyev · 13 years ago
  80. 1825285 Be more careful during final cleanup process (all ccnx objects are now properly destroyed) by Alexander Afanasyev · 13 years ago
  81. d02a5d6 Adding several corrections. Most important is fixing regression in ccnb-parser-block.cc by Alexander Afanasyev · 13 years ago
  82. aa1154b fix of best route strategy by Ilya Moiseenko · 13 years ago
  83. d83eb0d I think congestion works by Ilya Moiseenko · 13 years ago
  84. 19dbcf3 unit test edited by Ilya Moiseenko · 13 years ago
  85. 3b8c50c Correction of the compilation issue in optimized mode (./waf -d optimized) by Alexander Afanasyev · 13 years ago
  86. a4e3f85 Merge remote-tracking branch 'git.irl/Ilya' by Alexander Afanasyev · 13 years ago
  87. 52e9aa9 Finishing with FIB initialization based on IPv4 global routing controller by Alexander Afanasyev · 13 years ago
  88. 00b3048 pit fib small corrections by Ilya Moiseenko · 13 years ago
  89. 918839c Repair compilation issue (missing header) by Alexander Afanasyev · 13 years ago
  90. 3ba44e5 Implementation of Ipv4GlobalRoutingUnroderedNexthops to manage multiple by Alexander Afanasyev · 13 years ago
  91. 3875a4b Working implementation and example of Ipv4GlobalRoutingOrderedNexthops by Alexander Afanasyev · 13 years ago
  92. 82b8eea ccnx-grid example corrections by Ilya Moiseenko · 13 years ago
  93. c926604 Ccnx-grid example by Ilya Moiseenko · 13 years ago
  94. 4e47348 Best route forwarding strategy by Ilya Moiseenko · 13 years ago
  95. b405d9b hotfix #1 by Ilya Moiseenko · 13 years ago
  96. 172763c NACK interests support and congestion detection by Ilya Moiseenko · 13 years ago
  97. bdf78d6 some constants for bucket filtering were added here by Ilya Moiseenko · 13 years ago
  98. ed8dda3 Flooding strategy refactoring by Ilya Moiseenko · 13 years ago
  99. ea27f4e Forwarding strategy refactoring by Ilya Moiseenko · 13 years ago
  100. 75d9bf5 Interesrt header supports nack and congested fields by Ilya Moiseenko · 13 years ago