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