1. 97210d5 tests: respect naming conventions and improve nesting of some test suites 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. cde37ad face: face refactoring completion by Junxiao Shi · 9 years ago
  9. 0de23a2 face: use IncomingFaceId, NextHopFaceId, CachePolicy tags by Junxiao Shi · 9 years ago
  10. 711c793 mgmt refactoring: FibManager by Yanbiao Li · 9 years ago
  11. 36f3500 mgmt refactoring: Remove legacy code by Yanbiao Li · 9 years ago
  12. d0381c0 tests: Change to updated naming conventions by Spyridon Mastorakis · 10 years ago[Renamed from tests/daemon/mgmt/fib-manager.cpp]
  13. 319f2c8 src: Update copyright notices for files modified in 2015 by Alexander Afanasyev · 10 years ago
  14. c099ddb face: replace EventEmitter usage with Signal by Junxiao Shi · 10 years ago
  15. cd4ee5f mgmt,rib: check command length before accessing verb by Steve DiBenedetto · 10 years ago
  16. cd55cde tools/tests: fix compilation errors caused by bind and placeholders by Junxiao Shi · 10 years ago
  17. 6687aab mgmt: allow omitted FaceId in faces/create command by Tai-Lin Chu · 10 years ago
  18. 5144f82 mgmt+core: Moving SegmentPublisher to core/ and removing KeyChain from nfd::AppFace by Vince Lehman · 10 years ago
  19. 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
  20. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago[Renamed (99%) from tests/mgmt/fib-manager.cpp]
  21. 72c3e04 mgmt: fix InternalFace::processInterest crash when Interest is gone by Junxiao Shi · 11 years ago
  22. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  23. 16d1b7d mgmt: InternalFace processes Interest asynchronously by Junxiao Shi · 11 years ago
  24. 7564d97 mgmt: refactor management modules to conform to NFD Management Protocol by Steve DiBenedetto · 11 years ago
  25. efea8fe build: Enabling -Werror in debug mode and fixing discovered issues by Alexander Afanasyev · 11 years ago
  26. 6214e56 mgmt: add support for FIB enumeration protocol by Steve DiBenedetto · 11 years ago
  27. d030cfc mgmt: fib manager implicit fib entry insertion and deletion by Steve DiBenedetto · 11 years ago
  28. 2c2b889 mgmt, main: add support for authorized commands by Steve DiBenedetto · 11 years ago
  29. ad4afd1 table: FIB on NameTree by HangZhang · 11 years ago
  30. d9ee45c tests: resetGlobalIoService for every test by Junxiao Shi · 11 years ago
  31. 2693db9 mgmt: echo FibManagementOptions as response body on command success by Steve DiBenedetto · 11 years ago
  32. d482fd3 build: Fixes for the latest reorganizations in ndn-cpp-dev library by Alexander Afanasyev · 11 years ago
  33. 0b73f44 mgmt: added FIB manager support for insert, delete, and remove-nexthop verbs by Steve DiBenedetto · 11 years ago
  34. bdedce9 mgmt: moved signing into AppFace, code streamlining, and bug fixes by Steve DiBenedetto · 11 years ago
  35. 80ddc21 mgmt: improved control response identification and bug fixes by Steve DiBenedetto · 11 years ago
  36. 43cd037 mgmt: improved interest filter matching and bug fixes by Steve DiBenedetto · 11 years ago
  37. 3970c89 mgmt: loosened coupling between FibManager and InternalFace by Steve DiBenedetto · 11 years ago
  38. 042bfe9 mgmt: Initial fib manager with support for fib/add-nexthop by Steve DiBenedetto · 11 years ago