1. ff0d9ca model: Add ability to get pointer to Fib from fib::Entry by Alexander Afanasyev · 11 years ago
  2. 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
  3. eae83ee all: InterestHeader and ContentObjectHeader refactoring to Interest and ContentObject by Alexander Afanasyev · 11 years ago
  4. cfdc14f all: Replacing deprecated NameComponents class with Name by Alexander Afanasyev · 11 years ago
  5. adcccf4 model: Implementing two more events for forwarding strategy: DidAddFibEntry and WillRemoveFibEntry by Alexander Afanasyev · 12 years ago
  6. 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
  7. ea9b3e6 Implementing base support for TCP-style window-based limiting on per-FIB-prefix and per-face granularity by Alexander Afanasyev · 12 years ago
  8. cf6dc92 Now everything compiles, but not everything is working yet by Alexander Afanasyev · 12 years ago
  9. 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago
  10. 4aac557 First step of refactoring code (ccnx prefix => ndn prefix) by Alexander Afanasyev · 12 years ago[Renamed (71%) from model/fib/ccnx-fib-impl.cc]
  11. b310a9a Renaming methods so it works without errors with boost::bind (for some by Alexander Afanasyev · 12 years ago
  12. e3d126f Start of serious reorganization by Alexander Afanasyev · 12 years ago[Renamed (98%) from model/ccnx-fib-impl.cc]
  13. f1e013f Introducing a couple of real test cases. by Alexander Afanasyev · 12 years ago
  14. 30f60e3 Some progress on CcnxPit. Partially working by Alexander Afanasyev · 12 years ago
  15. 11f7bb4 First step in reimplementing CcnxPit. Everything is broken as of right now by Alexander Afanasyev · 12 years ago
  16. 95a4fa3 Fighting off python bindings and repairing ccnx_fib visualizer plugin by Alexander Afanasyev · 12 years ago
  17. 1ba09b8 Small changes in in FIB re-implementations with tries, rescanned python bindings by Alexander Afanasyev · 12 years ago
  18. 44bb6ea New implementation of FIB seems to be working now by Alexander Afanasyev · 12 years ago
  19. 78057c3 Separating interface and implementation of FIB. Right now everything is by Alexander Afanasyev · 12 years ago