1. 6be9387 Revert "fib: add EndpointId field in NextHop record" by Md Ashiqur Rahman · 5 years ago
  2. 9aafc2a Revert "mgmt: add EndpointId for fib dataset" by Ju Pan · 5 years ago
  3. 602c3aa mgmt: add EndpointId for fib dataset by Ju Pan · 5 years ago
  4. 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago
  5. 78ddcab mgmt: merge ManagerBase with NfdManagerBase by Davide Pesavento · 6 years ago
  6. 3ad49db fib: add EndpointId field in NextHop record by ashiqopu · 6 years ago
  7. a314808 core: reimplement logging using ndn-cxx's facility by Davide Pesavento · 7 years ago
  8. 02a0e0f mgmt: limit prefix length in fib/add-nexthop by Junxiao Shi · 7 years ago
  9. 1586aff mgmt+tests: no need to wrap ndn::nfd::FibEntry anymore by Davide Pesavento · 8 years ago
  10. 25c6ce4 mgmt+rib: include ndn-cxx/mgmt/nfd/* by Junxiao Shi · 8 years ago
  11. cbc8e94 daemon+rib: add proper #include line for NDNLPv2 tags by Junxiao Shi · 8 years ago
  12. 9ddf1b5 mgmt: NfdManagerBase::makeAuthorization uses CommandAuthenticator by Junxiao Shi · 8 years ago
  13. 5b43f9a fw: FaceTable::get returns Face* instead of shared_ptr by Junxiao Shi · 8 years ago
  14. a6de429 table: don't use shared_ptr in FIB by Junxiao Shi · 8 years ago
  15. df846e5 core: allow ManagerBase be inherited by RibManager by Yanbiao Li · 9 years ago
  16. 0de23a2 face: use IncomingFaceId, NextHopFaceId, CachePolicy tags by Junxiao Shi · 9 years ago
  17. 711c793 mgmt refactoring: FibManager by Yanbiao Li · 9 years ago
  18. 36f3500 mgmt refactoring: Remove legacy code by Yanbiao Li · 9 years ago
  19. cd4ee5f mgmt,rib: check command length before accessing verb by Steve DiBenedetto · 10 years ago
  20. 6687aab mgmt: allow omitted FaceId in faces/create command by Tai-Lin Chu · 10 years ago
  21. 5144f82 mgmt+core: Moving SegmentPublisher to core/ and removing KeyChain from nfd::AppFace by Vince Lehman · 10 years ago
  22. f698028 src: Remove unnecessary uses of boost::cref in make_shared and replace boost::cref/boost::ref with just cref/ref by Alexander Afanasyev · 10 years ago
  23. 4a77136 build: == Dependency change == NFD now depends on ndn-cxx library by Alexander Afanasyev · 11 years ago
  24. 20d3144 rib: Switch RibManager to use NFD RIB Management protocol by Alexander Afanasyev · 11 years ago
  25. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  26. bf9edee logging: Reducing log level in several places by Alexander Afanasyev · 11 years ago
  27. bf6a93d core: change logging from environment variable to configuration file-based by Steve DiBenedetto · 11 years ago
  28. 51d242a mgmt: refactor management modules to use ControlCommand by Steve DiBenedetto · 11 years ago
  29. 7564d97 mgmt: refactor management modules to conform to NFD Management Protocol by Steve DiBenedetto · 11 years ago
  30. 6214e56 mgmt: add support for FIB enumeration protocol by Steve DiBenedetto · 11 years ago
  31. 1a3c673 mgmt: add certificate generation/export instructions to nfd.conf.sample.in and README.md by Steve DiBenedetto · 11 years ago
  32. d030cfc mgmt: fib manager implicit fib entry insertion and deletion by Steve DiBenedetto · 11 years ago
  33. 2c2b889 mgmt, main: add support for authorized commands by Steve DiBenedetto · 11 years ago
  34. 5330e0d mgmt, main: add strategy choice management and deprecate fib/set-strategy by Steve DiBenedetto · 11 years ago
  35. ad4afd1 table: FIB on NameTree by HangZhang · 11 years ago
  36. 2693db9 mgmt: echo FibManagementOptions as response body on command success by Steve DiBenedetto · 11 years ago
  37. d482fd3 build: Fixes for the latest reorganizations in ndn-cpp-dev library by Alexander Afanasyev · 11 years ago
  38. b78ec7d build: Fixing code to compile using the latest version of ndn-cpp-dev by Alexander Afanasyev · 11 years ago
  39. 0b73f44 mgmt: added FIB manager support for insert, delete, and remove-nexthop verbs by Steve DiBenedetto · 11 years ago
  40. bdedce9 mgmt: moved signing into AppFace, code streamlining, and bug fixes by Steve DiBenedetto · 11 years ago
  41. 80ddc21 mgmt: improved control response identification and bug fixes by Steve DiBenedetto · 11 years ago
  42. 3970c89 mgmt: loosened coupling between FibManager and InternalFace by Steve DiBenedetto · 11 years ago
  43. 042bfe9 mgmt: Initial fib manager with support for fib/add-nexthop by Steve DiBenedetto · 11 years ago