- aa9e3b2 docs: fix capitalization in doxygen comments by Davide Pesavento · 2 years, 2 months ago
- e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
- a3a7a4e Use more C++17 features by Davide Pesavento · 2 years, 7 months ago
- b7bfcb9 build: switch to C++17 by Davide Pesavento · 2 years, 7 months ago
- a4abfb0 fw: pull FaceTable construction out of Forwarder class by Davide Pesavento · 5 years ago
- d8315bf table: add Fib::afterNewNextHop signal by Ju Pan · 5 years ago
- 6be9387 Revert "fib: add EndpointId field in NextHop record" by Md Ashiqur Rahman · 5 years ago
- 9aafc2a Revert "mgmt: add EndpointId for fib dataset" by Ju Pan · 5 years ago
- 602c3aa mgmt: add EndpointId for fib dataset by Ju Pan · 6 years ago
- 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago
- 14e71f0 tests+tools: minor code cleanup by Davide Pesavento · 6 years ago
- 78ddcab mgmt: merge ManagerBase with NfdManagerBase by Davide Pesavento · 6 years ago
- 3ad49db fib: add EndpointId field in NextHop record by ashiqopu · 6 years ago
- 2818132 mgmt: report face MTU in faces/list and faces/query datasets by Davide Pesavento · 6 years ago
- 87fc0f8 core: drop std::function and ndn::Exclude from common.hpp, add ndn::optional by Davide Pesavento · 7 years ago
- 02a0e0f mgmt: limit prefix length in fib/add-nexthop by Junxiao Shi · 7 years ago
- 8a1f170 tests: sign command Interests with CommandInterestSigner by Junxiao Shi · 7 years ago
- 1586aff mgmt+tests: no need to wrap ndn::nfd::FibEntry anymore by Davide Pesavento · 8 years ago
- 97210d5 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 8 years ago
- 25c6ce4 mgmt+rib: include ndn-cxx/mgmt/nfd/* by Junxiao Shi · 8 years ago
- cbc8e94 daemon+rib: add proper #include line for NDNLPv2 tags by Junxiao Shi · 8 years ago
- 9ddf1b5 mgmt: NfdManagerBase::makeAuthorization uses CommandAuthenticator by Junxiao Shi · 8 years ago
- 5b43f9a fw: FaceTable::get returns Face* instead of shared_ptr by Junxiao Shi · 8 years ago
- a6de429 table: don't use shared_ptr in FIB by Junxiao Shi · 8 years ago
- df846e5 core: allow ManagerBase be inherited by RibManager by Yanbiao Li · 9 years ago
- cde37ad face: face refactoring completion by Junxiao Shi · 9 years ago
- 0de23a2 face: use IncomingFaceId, NextHopFaceId, CachePolicy tags by Junxiao Shi · 9 years ago
- 711c793 mgmt refactoring: FibManager by Yanbiao Li · 9 years ago
- 36f3500 mgmt refactoring: Remove legacy code by Yanbiao Li · 9 years ago
- d0381c0 tests: Change to updated naming conventions by Spyridon Mastorakis · 10 years ago[Renamed from tests/daemon/mgmt/fib-manager.cpp]
- 319f2c8 src: Update copyright notices for files modified in 2015 by Alexander Afanasyev · 10 years ago
- c099ddb face: replace EventEmitter usage with Signal by Junxiao Shi · 10 years ago
- cd4ee5f mgmt,rib: check command length before accessing verb by Steve DiBenedetto · 10 years ago
- cd55cde tools/tests: fix compilation errors caused by bind and placeholders by Junxiao Shi · 10 years ago
- 6687aab mgmt: allow omitted FaceId in faces/create command by Tai-Lin Chu · 10 years ago
- 5144f82 mgmt+core: Moving SegmentPublisher to core/ and removing KeyChain from nfd::AppFace by Vince Lehman · 10 years ago
- f698028 src: Remove unnecessary uses of boost::cref in make_shared and replace boost::cref/boost::ref with just cref/ref by Alexander Afanasyev · 11 years ago
- 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]
- 72c3e04 mgmt: fix InternalFace::processInterest crash when Interest is gone by Junxiao Shi · 11 years ago
- 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
- 16d1b7d mgmt: InternalFace processes Interest asynchronously by Junxiao Shi · 11 years ago
- 7564d97 mgmt: refactor management modules to conform to NFD Management Protocol by Steve DiBenedetto · 11 years ago
- efea8fe build: Enabling -Werror in debug mode and fixing discovered issues by Alexander Afanasyev · 11 years ago
- 6214e56 mgmt: add support for FIB enumeration protocol by Steve DiBenedetto · 11 years ago
- d030cfc mgmt: fib manager implicit fib entry insertion and deletion by Steve DiBenedetto · 11 years ago
- 2c2b889 mgmt, main: add support for authorized commands by Steve DiBenedetto · 11 years ago
- ad4afd1 table: FIB on NameTree by HangZhang · 11 years ago
- d9ee45c tests: resetGlobalIoService for every test by Junxiao Shi · 11 years ago
- 2693db9 mgmt: echo FibManagementOptions as response body on command success by Steve DiBenedetto · 11 years ago
- d482fd3 build: Fixes for the latest reorganizations in ndn-cpp-dev library by Alexander Afanasyev · 11 years ago
- 0b73f44 mgmt: added FIB manager support for insert, delete, and remove-nexthop verbs by Steve DiBenedetto · 11 years ago
- bdedce9 mgmt: moved signing into AppFace, code streamlining, and bug fixes by Steve DiBenedetto · 11 years ago
- 80ddc21 mgmt: improved control response identification and bug fixes by Steve DiBenedetto · 11 years ago
- 43cd037 mgmt: improved interest filter matching and bug fixes by Steve DiBenedetto · 11 years ago
- 3970c89 mgmt: loosened coupling between FibManager and InternalFace by Steve DiBenedetto · 11 years ago
- 042bfe9 mgmt: Initial fib manager with support for fib/add-nexthop by Steve DiBenedetto · 11 years ago