1. 1c0248b Adding more statistics collection (number of transmitted/received bytes by Alexander Afanasyev · 12 years ago
  2. 30c33e3 Adding new trace into CcnxFace by Alexander Afanasyev · 12 years ago
  3. de7601a Commening out PathStretch trace-related code (will be available as a patch in plugins/ folder) by Alexander Afanasyev · 12 years ago
  4. d459ec3 Repair serious bug with caching (wrong packet was sent from cache) by Alexander Afanasyev · 12 years ago
  5. 161a5c4 Small file reorganization (moving CCNx-unrelated stuff out of model/) by Alexander Afanasyev · 12 years ago
  6. 34a177c Merge remote-tracking branch 'git.irl/car2car' by Alexander Afanasyev · 12 years ago
  7. 64b8536 Add car2car-wifi scenario by Lucas · 12 years ago
  8. 8e0d281 Moving around path weight tagging. Now CcnxFace owns metric field, which is used for tagging. by Alexander Afanasyev · 12 years ago
  9. e9c9d72 Change in CcnxApp API. Now callbacks also contain pointer of original by Alexander Afanasyev · 12 years ago
  10. 8080940 Merge remote-tracking branch 'git.irl/ilya' by Alexander Afanasyev · 13 years ago
  11. 956d054 documentation by Ilya Moiseenko · 13 years ago
  12. 4975f73 Slight API change. Now there is only one CcnxAppHelper that can create all CcnxApps by Alexander Afanasyev · 13 years ago
  13. 120bf31 When giving up PIT entry, remove all outgoing interests. Otherwise, by Alexander Afanasyev · 13 years ago
  14. cbe92ae All CCNx faces are now available through FaceList object attribute by Alexander Afanasyev · 13 years ago
  15. bdc0d98 Enabling app-layer tracing by Alexander Afanasyev · 13 years ago
  16. 23d2b54 Repair two critical bug with Interest/NACK processing by Alexander Afanasyev · 13 years ago
  17. e67a97f Correcting bug with NACK processing by Alexander Afanasyev · 13 years ago
  18. c39f0b4 Finalizing interest limits. Now everything seem to work. by Alexander Afanasyev · 13 years ago
  19. b5703a9 Correction of the leak by Alexander Afanasyev · 13 years ago
  20. 19426ef Making everything compile. Now everything seems to work, but more by Alexander Afanasyev · 13 years ago
  21. 09c7deb Modification of CcnxFace interface and unification of CCNx applications via common CcnxApp class by Alexander Afanasyev · 13 years ago
  22. a46844b Correcting bugs with cleaning timeouts in PIT/RIT/ContentStore by Alexander Afanasyev · 13 years ago
  23. acac1ea Support of isLocal interface for all face types by Ilya Moiseenko · 13 years ago
  24. c5a23e2 Many corrections to face/local-face/net-device-face/fib/pit. Now by Alexander Afanasyev · 13 years ago
  25. 7fd74f9 Implementing first approximation of FIB by Alexander Afanasyev · 13 years ago
  26. 070aa48 Implementing content store using Boost.MultiIndex container by Alexander Afanasyev · 13 years ago
  27. 56f79ea Updating code to the state that it compiles by Alexander Afanasyev · 13 years ago
  28. 7112f48 Repair bug in ccnb parsing. First steps in adding correct documentation tags by Alexander Afanasyev · 13 years ago
  29. c74a602 First steps in CCNx packet coding. ccnx_encode* routines rewritten in NS3 style (using NS3::Buffer) by Alexander Afanasyev · 13 years ago
  30. 45b92d4 More progress on CCNx stack. Now we have helpers. Everything compiles, but not yet working by Alexander Afanasyev · 13 years ago
  31. 9825610 Adding more components to CCNx stack by Alexander Afanasyev · 13 years ago[Renamed (61%) from model/ccnx-interface.cc]
  32. 08d984e First approximation of CCNx protocol stack by Alexander Afanasyev · 13 years ago