1. e9c9d72 Change in CcnxApp API. Now callbacks also contain pointer of original by Alexander Afanasyev · 12 years ago
  2. 1a8be03 path stretch support by Ilya Moiseenko · 12 years ago
  3. 8d11fcc Making optimized version to compile by Alexander Afanasyev · 13 years ago
  4. c86c283 Rate recorder trace helper by Alexander Afanasyev · 13 years ago
  5. 4975f73 Slight API change. Now there is only one CcnxAppHelper that can create all CcnxApps by Alexander Afanasyev · 13 years ago
  6. 120bf31 When giving up PIT entry, remove all outgoing interests. Otherwise, by Alexander Afanasyev · 13 years ago
  7. 8f5a9bb Rescanned bindings. Slight change in input format for AnnotatedTopology by Alexander Afanasyev · 13 years ago
  8. f377b33 Update of tracing by Alexander Afanasyev · 13 years ago
  9. cbe92ae All CCNx faces are now available through FaceList object attribute by Alexander Afanasyev · 13 years ago
  10. bdc0d98 Enabling app-layer tracing by Alexander Afanasyev · 13 years ago
  11. 816de83 Tracing by Ilya Moiseenko · 13 years ago
  12. 0782718 Correcting python bindings (+ rescan) by Alexander Afanasyev · 13 years ago
  13. 4a5c2c1 Implementing notion of default routes (useful for Flooding scenarios) by Alexander Afanasyev · 13 years ago
  14. 23d2b54 Repair two critical bug with Interest/NACK processing by Alexander Afanasyev · 13 years ago
  15. 0a61c34 Several fixes in forwarding strategies and NACK processing by Alexander Afanasyev · 13 years ago
  16. e67a97f Correcting bug with NACK processing by Alexander Afanasyev · 13 years ago
  17. a7a2b8b Small modification regarding suppression 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. 5a59507 Correcting NACK behavior (actually, reaction to NACKs) by Alexander Afanasyev · 13 years ago
  21. 9d313d4 Add NACK processing by Alexander Afanasyev · 13 years ago
  22. 19426ef Making everything compile. Now everything seems to work, but more by Alexander Afanasyev · 13 years ago
  23. 09c7deb Modification of CcnxFace interface and unification of CCNx applications via common CcnxApp class by Alexander Afanasyev · 13 years ago
  24. a5bbe0e Correcting everything to the stage that everything compiles by Alexander Afanasyev · 13 years ago
  25. a46844b Correcting bugs with cleaning timeouts in PIT/RIT/ContentStore by Alexander Afanasyev · 13 years ago
  26. 1825285 Be more careful during final cleanup process (all ccnx objects are now properly destroyed) by Alexander Afanasyev · 13 years ago
  27. d02a5d6 Adding several corrections. Most important is fixing regression in ccnb-parser-block.cc by Alexander Afanasyev · 13 years ago
  28. d83eb0d I think congestion works by Ilya Moiseenko · 13 years ago
  29. a4e3f85 Merge remote-tracking branch 'git.irl/Ilya' by Alexander Afanasyev · 13 years ago
  30. 52e9aa9 Finishing with FIB initialization based on IPv4 global routing controller by Alexander Afanasyev · 13 years ago
  31. 00b3048 pit fib small corrections by Ilya Moiseenko · 13 years ago
  32. c926604 Ccnx-grid example by Ilya Moiseenko · 13 years ago
  33. b405d9b hotfix #1 by Ilya Moiseenko · 13 years ago
  34. 172763c NACK interests support and congestion detection by Ilya Moiseenko · 13 years ago
  35. c5a23e2 Many corrections to face/local-face/net-device-face/fib/pit. Now by Alexander Afanasyev · 13 years ago
  36. cf133f0 Initial steps for Interest packet processing by Alexander Afanasyev · 13 years ago
  37. 78cf0c9 NDN layer now knows how to process ContentObject packets by Alexander Afanasyev · 13 years ago
  38. a67e28c Adding RIT, PIT, FIB, and CS to ccnx-l3-protocol. Some small by Alexander Afanasyev · 13 years ago
  39. 070aa48 Implementing content store using Boost.MultiIndex container by Alexander Afanasyev · 13 years ago
  40. 0ab833e Solving compilation problems, adding more comments. Modified ccnx-test example by Alexander Afanasyev · 13 years ago
  41. 56f79ea Updating code to the state that it compiles by Alexander Afanasyev · 13 years ago
  42. ab1d560 Adding more documentation. Now CcnxFace defines an virtual interface to by Alexander Afanasyev · 13 years ago
  43. 7112f48 Repair bug in ccnb parsing. First steps in adding correct documentation tags by Alexander Afanasyev · 13 years ago
  44. c74a602 First steps in CCNx packet coding. ccnx_encode* routines rewritten in NS3 style (using NS3::Buffer) by Alexander Afanasyev · 13 years ago
  45. 45b92d4 More progress on CCNx stack. Now we have helpers. Everything compiles, but not yet working by Alexander Afanasyev · 13 years ago
  46. 9825610 Adding more components to CCNx stack by Alexander Afanasyev · 13 years ago
  47. 08d984e First approximation of CCNx protocol stack by Alexander Afanasyev · 13 years ago