1. 7920651 docs: Update documentation and Doxygen documentation generation by Alexander Afanasyev · 11 years ago
  2. cdeefb4 model: Add ns3::ndn::Pit::MaxPitEntryLifetime to configure maximum time for which routers are willing to accept any incoming interest by Alexander Afanasyev · 11 years ago
  3. e5a8b5a model: Extending FIB and PIT interface to include Find call to search for exact match of FIB and PIT entry by Alexander Afanasyev · 11 years ago
  4. 73f06f6 all: Adding typedefs near forward declarations of Interest/ContentObject/Name by Alexander Afanasyev · 11 years ago
  5. eae83ee all: InterestHeader and ContentObjectHeader refactoring to Interest and ContentObject by Alexander Afanasyev · 11 years ago
  6. 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago
  7. 4aac557 First step of refactoring code (ccnx prefix => ndn prefix) by Alexander Afanasyev · 12 years ago[Renamed (81%) from model/pit/ccnx-pit.h]
  8. f249a19 Finalizing implementation of almost all events for forwarding strategy. by Alexander Afanasyev · 12 years ago
  9. e3d126f Start of serious reorganization by Alexander Afanasyev · 12 years ago[Renamed from model/ccnx-pit.h]
  10. f1e013f Introducing a couple of real test cases. by Alexander Afanasyev · 12 years ago
  11. 413c7f1 Now everything suppose to work, but testing is necessary to determine how well it works. by Alexander Afanasyev · 12 years ago
  12. 30f60e3 Some progress on CcnxPit. Partially working by Alexander Afanasyev · 12 years ago
  13. 11f7bb4 First step in reimplementing CcnxPit. Everything is broken as of right now by Alexander Afanasyev · 12 years ago
  14. 9a98970 Implementing new cache replacement strategies: Random and FIFO by Alexander Afanasyev · 12 years ago
  15. f034cbd Initial redesign of internal data structures by Alexander Afanasyev · 12 years ago
  16. 3a4a0b3 Changing internals. PIT, FIB, CS, and ForwardingStrategy now are aggregated onto the node by Alexander Afanasyev · 12 years ago
  17. b4fee8b Adding more doxygen documentation by Alexander Afanasyev · 12 years ago
  18. 6315ef7 Updating documentation by Alexander Afanasyev · 12 years ago
  19. 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
  20. 161a5c4 Small file reorganization (moving CCNx-unrelated stuff out of model/) by Alexander Afanasyev · 12 years ago
  21. a95b739 Adding PIT printout capability by Alexander Afanasyev · 12 years ago
  22. d76f4aa Repair bug in CcnxPit regarding timed out records pruning (sequential by Alexander Afanasyev · 13 years ago
  23. 0782718 Correcting python bindings (+ rescan) by Alexander Afanasyev · 13 years ago
  24. 09c7deb Modification of CcnxFace interface and unification of CCNx applications via common CcnxApp class by Alexander Afanasyev · 13 years ago
  25. a5bbe0e Correcting everything to the stage that everything compiles by Alexander Afanasyev · 13 years ago
  26. a46844b Correcting bugs with cleaning timeouts in PIT/RIT/ContentStore by Alexander Afanasyev · 13 years ago
  27. 1825285 Be more careful during final cleanup process (all ccnx objects are now properly destroyed) by Alexander Afanasyev · 13 years ago
  28. d02a5d6 Adding several corrections. Most important is fixing regression in ccnb-parser-block.cc by Alexander Afanasyev · 13 years ago
  29. 1c73cb5 bucket filtering added by Ilya Moiseenko · 13 years ago
  30. c5a23e2 Many corrections to face/local-face/net-device-face/fib/pit. Now by Alexander Afanasyev · 13 years ago
  31. cf133f0 Initial steps for Interest packet processing by Alexander Afanasyev · 13 years ago
  32. 78cf0c9 NDN layer now knows how to process ContentObject packets by Alexander Afanasyev · 13 years ago
  33. a98cdd2 First approximation of PIT by Alexander Afanasyev · 13 years ago