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