1. 44bb6ea New implementation of FIB seems to be working now by Alexander Afanasyev · 12 years ago
  2. 78057c3 Separating interface and implementation of FIB. Right now everything is by Alexander Afanasyev · 12 years ago
  3. 71ed238 Removing n_th index from FIB by Alexander Afanasyev · 12 years ago
  4. 3a4a0b3 Changing internals. PIT, FIB, CS, and ForwardingStrategy now are aggregated onto the node by Alexander Afanasyev · 12 years ago
  5. 8e2f112 Finalizing BGL-implementation of ccnx global routing controller. Also, several extensions in CcnxFib by Alexander Afanasyev · 12 years ago
  6. 3661e23 Adding face metric (along with the total prefix/interface cost) information when printing CcnxFibEntries by Alexander Afanasyev · 12 years ago
  7. a174aa5 Repair regression in CcnxFib. by Alexander Afanasyev · 13 years ago
  8. 0782718 Correcting python bindings (+ rescan) by Alexander Afanasyev · 13 years ago
  9. 4a5c2c1 Implementing notion of default routes (useful for Flooding scenarios) by Alexander Afanasyev · 13 years ago
  10. 23d2b54 Repair two critical bug with Interest/NACK processing by Alexander Afanasyev · 13 years ago
  11. 19426ef Making everything compile. Now everything seems to work, but more by Alexander Afanasyev · 13 years ago
  12. 09c7deb Modification of CcnxFace interface and unification of CCNx applications via common CcnxApp class by Alexander Afanasyev · 13 years ago
  13. a5bbe0e Correcting everything to the stage that everything compiles by Alexander Afanasyev · 13 years ago
  14. a46844b Correcting bugs with cleaning timeouts in PIT/RIT/ContentStore by Alexander Afanasyev · 13 years ago
  15. 4fa5e84 Removing unnecessary debug information. Adding missing virtual by Alexander Afanasyev · 13 years ago
  16. 1825285 Be more careful during final cleanup process (all ccnx objects are now properly destroyed) by Alexander Afanasyev · 13 years ago
  17. 00b3048 pit fib small corrections by Ilya Moiseenko · 13 years ago
  18. 4e47348 Best route forwarding strategy by Ilya Moiseenko · 13 years ago
  19. c5a23e2 Many corrections to face/local-face/net-device-face/fib/pit. Now by Alexander Afanasyev · 13 years ago
  20. cf133f0 Initial steps for Interest packet processing by Alexander Afanasyev · 13 years ago
  21. 78cf0c9 NDN layer now knows how to process ContentObject packets by Alexander Afanasyev · 13 years ago
  22. a67e28c Adding RIT, PIT, FIB, and CS to ccnx-l3-protocol. Some small by Alexander Afanasyev · 13 years ago
  23. a98cdd2 First approximation of PIT by Alexander Afanasyev · 13 years ago
  24. 7fd74f9 Implementing first approximation of FIB by Alexander Afanasyev · 13 years ago