- 2c9d2ca core: slim down `common.hpp` by Davide Pesavento · 11 months ago
- ae43030 Further reduce the use of std::bind() by Davide Pesavento · 1 year, 8 months ago
- a3a7a4e Use more C++17 features by Davide Pesavento · 2 years, 7 months ago
- 412c982 Reduce usage of std::bind() by Davide Pesavento · 3 years, 6 months 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
- 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
- a314808 core: reimplement logging using ndn-cxx's facility by Davide Pesavento · 7 years ago
- 02a0e0f mgmt: limit prefix length in fib/add-nexthop by Junxiao Shi · 7 years ago
- 1586aff mgmt+tests: no need to wrap ndn::nfd::FibEntry anymore 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
- 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
- cd4ee5f mgmt,rib: check command length before accessing verb by Steve DiBenedetto · 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
- 4a77136 build: == Dependency change == NFD now depends on ndn-cxx library by Alexander Afanasyev · 11 years ago
- 20d3144 rib: Switch RibManager to use NFD RIB Management protocol by Alexander Afanasyev · 11 years ago
- 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
- bf9edee logging: Reducing log level in several places by Alexander Afanasyev · 11 years ago
- bf6a93d core: change logging from environment variable to configuration file-based by Steve DiBenedetto · 11 years ago
- 51d242a mgmt: refactor management modules to use ControlCommand by Steve DiBenedetto · 11 years ago
- 7564d97 mgmt: refactor management modules to conform to NFD Management Protocol by Steve DiBenedetto · 11 years ago
- 6214e56 mgmt: add support for FIB enumeration protocol by Steve DiBenedetto · 11 years ago
- 1a3c673 mgmt: add certificate generation/export instructions to nfd.conf.sample.in and README.md 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
- 5330e0d mgmt, main: add strategy choice management and deprecate fib/set-strategy by Steve DiBenedetto · 11 years ago
- ad4afd1 table: FIB on NameTree by HangZhang · 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
- b78ec7d build: Fixing code to compile using the latest version of ndn-cpp-dev 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
- 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