1. 7564d97 mgmt: refactor management modules to conform to NFD Management Protocol by Steve DiBenedetto · 10 years ago
  2. efea8fe build: Enabling -Werror in debug mode and fixing discovered issues by Alexander Afanasyev · 10 years ago
  3. 82afa1a tools: nfd-autoreg by Alexander Afanasyev · 10 years ago
  4. bbe3f0c mgmt: Inserting created multicast faces into the forwarder (FaceTable) by Alexander Afanasyev · 10 years ago
  5. 06ae907 mgmt: Making use of standard appendVersion/appendSegment calls by Alexander Afanasyev · 10 years ago
  6. ba74905 mgmt: add body to face destroy control response by Steve DiBenedetto · 10 years ago
  7. 7b7dfdd tools: Fixing bugs in nfd-status by Alexander Afanasyev · 10 years ago
  8. b60cc12 face: use NetworkInterfaceInfo directly in EthernetFace. by Davide Pesavento · 10 years ago
  9. 355c066 face: Implementing new "isOnDemand" flag by Alexander Afanasyev · 10 years ago
  10. fbb40a8 mgmt: add face event notification and notification stream by Steve DiBenedetto · 10 years ago
  11. eb3197f all: Update code to compile with latest time-related changes in ndn-cpp-dev library by Alexander Afanasyev · 10 years ago
  12. 6214e56 mgmt: add support for FIB enumeration protocol by Steve DiBenedetto · 10 years ago
  13. ea48d8b mgmt: StatusServer by Junxiao Shi · 10 years ago
  14. 1a3c673 mgmt: add certificate generation/export instructions to nfd.conf.sample.in and README.md by Steve DiBenedetto · 10 years ago
  15. c542b2b fw: invoke FaceTable::remove upon Face::onFail by Junxiao Shi · 10 years ago
  16. 1d75f54 mgmt: refactor StrategyChoiceManager to use StrategyChoiceOptions (from FibManagementOptions) by Steve DiBenedetto · 10 years ago
  17. 9f6c364 mgmt: add face/list support and general purpose data segementer by Steve DiBenedetto · 11 years ago
  18. 9dcc633 mgmt: fix bad NFD_LOG_INFO statement in ManagerBase by Steve DiBenedetto · 10 years ago
  19. 84da5bf mgmt: add sample configuration file and install default configuration by Steve DiBenedetto · 10 years ago
  20. 4aca99c mgmt: add UDP IPv4 and ethernet multicast face creation to face manager by Steve DiBenedetto · 10 years ago
  21. d030cfc mgmt: fib manager implicit fib entry insertion and deletion by Steve DiBenedetto · 11 years ago
  22. 2c2b889 mgmt, main: add support for authorized commands by Steve DiBenedetto · 11 years ago
  23. 5330e0d mgmt, main: add strategy choice management and deprecate fib/set-strategy by Steve DiBenedetto · 11 years ago
  24. abe9e97 mgmt: added FaceManager to create and destroy faces by Steve DiBenedetto · 11 years ago
  25. 7e698e6 face: Incrementing Face counters by Alexander Afanasyev · 11 years ago
  26. 86fce8e mgmt: create Data response using make_shared by Steve DiBenedetto · 11 years ago
  27. a39b90b face: Implementing Face::getUri() method by Alexander Afanasyev · 11 years ago
  28. ad4afd1 table: FIB on NameTree by HangZhang · 11 years ago
  29. 0eb7065 face: Rename all ChannelFactories to protocol Factories by Alexander Afanasyev · 11 years ago
  30. 0ff10db face: remove awkward Face::setLocal, use a constructor argument instead. by Davide Pesavento · 11 years ago
  31. bd220a0 face: Implementation of encode/decode of LocalControlHeader by Alexander Afanasyev · 11 years ago
  32. 93ce75e face: Fixing bug with InternalFace considered not local and changing "isLocal" method to be pure virtual by Alexander Afanasyev · 11 years ago
  33. 471c060 mgmt: added manager to enable/disable control header features by Steve DiBenedetto · 11 years ago
  34. a0a10fb face: Implementing close operation and many related fixes in TcpFace and TcpChannel by Alexander Afanasyev · 11 years ago
  35. bb75b55 mgmt: added subscription-based configuration file parser by Steve DiBenedetto · 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. 43cd037 mgmt: improved interest filter matching and bug fixes by Steve DiBenedetto · 11 years ago
  43. 3970c89 mgmt: loosened coupling between FibManager and InternalFace by Steve DiBenedetto · 11 years ago
  44. 042bfe9 mgmt: Initial fib manager with support for fib/add-nexthop by Steve DiBenedetto · 11 years ago
  45. 8c8d218 fw: integrate forwarder, strategy, tables by Junxiao Shi · 11 years ago
  46. 5b43398 mgmt: Added skeleton for InternalFace by Steve DiBenedetto · 11 years ago