Another update
  1. bd9c18e Solving a couple of bugs resulting from the packet format changes. Code compiles, but haven't fully tested yet by Alexander Afanasyev · 12 years ago[Renamed from model/ndn-interest-header.h]
  2. 5d79e68 model: Initial attempt to optimize Interest/Data encoding/decoding via a custom packet format by Alexander Afanasyev · 12 years ago
  3. 663d63f Small extension of InterestHeader API (cheat for python bindings) by Alexander Afanasyev · 12 years ago
  4. ec1e395 Checkpoint by Alexander Afanasyev · 12 years ago
  5. 31cb469 One more big change: prototypes of most of the forwarding strategy functions has been changed by Alexander Afanasyev · 12 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 (87%) from model/ccnx-interest-header.h]
  8. 30f60e3 Some progress on CcnxPit. Partially working by Alexander Afanasyev · 12 years ago
  9. b4fee8b Adding more doxygen documentation by Alexander Afanasyev · 12 years ago
  10. e275cf8 Making CcnxContentObjectHeader and CcnxInterestHeader to be inherited by Alexander Afanasyev · 12 years ago
  11. 332add0 documentation by Ilya Moiseenko · 13 years ago
  12. 23d2b54 Repair two critical bug with Interest/NACK processing by Alexander Afanasyev · 13 years ago
  13. 9d313d4 Add NACK processing by Alexander Afanasyev · 13 years ago
  14. a46844b Correcting bugs with cleaning timeouts in PIT/RIT/ContentStore by Alexander Afanasyev · 13 years ago
  15. 75d9bf5 Interesrt header supports nack and congested fields by Ilya Moiseenko · 13 years ago
  16. 85a3bca Debugging and resolving problems with interest serialization/deserialization by Alexander Afanasyev · 13 years ago
  17. d26e682 file and header renaming by Ilya Moiseenko · 13 years ago
  18. 2bd1bc3 Refactoring of Name::Components into CcnxNameComponents by Ilya Moiseenko · 13 years ago
  19. fccdb9e Implementing RIT (also using Boost.MultiIndex) by Alexander Afanasyev · 13 years ago
  20. c74a602 First steps in CCNx packet coding. ccnx_encode* routines rewritten in NS3 style (using NS3::Buffer) by Alexander Afanasyev · 13 years ago
  21. 45b92d4 More progress on CCNx stack. Now we have helpers. Everything compiles, but not yet working by Alexander Afanasyev · 13 years ago
  22. 08d984e First approximation of CCNx protocol stack by Alexander Afanasyev · 13 years ago[Renamed (97%) from model/interest-header.h]
  23. 2536e20 Moving apps back to apps/ folder. Finally worked out the problem with headers by Alexander Afanasyev · 13 years ago
  24. 8a677dd Initial routines for ContentObjectHeader. Another round of moving files around by Alexander Afanasyev · 13 years ago