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