1. d8315bf table: add Fib::afterNewNextHop signal by Ju Pan · 5 years ago
  2. 6be9387 Revert "fib: add EndpointId field in NextHop record" by Md Ashiqur Rahman · 5 years ago
  3. 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago
  4. 50a6af3 table: code modernization by Davide Pesavento · 6 years ago
  5. 77d0bfd face+table: move EndpointId typedef out of Transport and use it in table by ashiqopu · 6 years ago
  6. 3ad49db fib: add EndpointId field in NextHop record by ashiqopu · 6 years ago
  7. 057d149 table: enforce NameTree max depth universally by Junxiao Shi · 7 years ago
  8. 7530635 rib: limit route prefix length in rib/register command by Junxiao Shi · 7 years ago
  9. b30863e table: simplify StrategyChoice iterator with Boost.Range by Junxiao Shi · 8 years ago
  10. 13ad4b7 table: simplify FIB iterator with Boost.Range by Junxiao Shi · 8 years ago
  11. dd8f661 table: NameTree::findLongestPrefixMatch accepts all table entry types by Junxiao Shi · 8 years ago
  12. f2420fc table: ensure NameTree::lookup(tableEntry) does not return nullptr by Junxiao Shi · 8 years ago
  13. 811c010 table: NameTree findExactMatch, findLongestPrefixMatch return Entry* by Junxiao Shi · 8 years ago
  14. 02b73f5 table: delete PIT in-record and out-record when face is destroyed by Junxiao Shi · 8 years ago
  15. a6de429 table: don't use shared_ptr in FIB by Junxiao Shi · 8 years ago
  16. 319f2c8 src: Update copyright notices for files modified in 2015 by Alexander Afanasyev · 10 years ago
  17. 09fc3d9 table: Ensure Fib::const_iterator is default and copy constructible by Alexander Afanasyev · 10 years ago
  18. 56a21bf table: simplify FIB with C++11 features by Junxiao Shi · 10 years ago
  19. ee5a444 table: erase NameTree entry when FIB/Measurements/StrategyChoice entry is erased by Junxiao Shi · 10 years ago
  20. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago
  21. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  22. 5d46942 table: FIB enumeration by HangZhang · 11 years ago
  23. d030cfc mgmt: fib manager implicit fib entry insertion and deletion by Steve DiBenedetto · 11 years ago
  24. cb4fc83 table: shortcuts between FIB, PIT, Measurements, StrategyChoice by HangZhang · 11 years ago
  25. efceadc fib: implicitly delete empty Entry by Junxiao Shi · 11 years ago
  26. 4063184 table: NameTree::findLongestPrefixMatch predicate by Junxiao Shi · 11 years ago
  27. ad4afd1 table: FIB on NameTree by HangZhang · 11 years ago
  28. dbe7173 table: MeasurementsAccessor for strategy by Junxiao Shi · 11 years ago
  29. d5f8793 table: added findExactMatch and remove methods to Fib by Steve DiBenedetto · 11 years ago
  30. 18bbf81 src: Changing namespace ndn to namespace nfd by Alexander Afanasyev · 11 years ago
  31. c1e1236 table: Mock implementation of FIB by Junxiao Shi · 11 years ago