1. 6e69432 face/mgmt/fw/tools: add localUri to FaceStatus and FaceEventNotification by Junxiao Shi · 10 years ago
  2. 7949416 face: Face::getLocalUri by Junxiao Shi · 10 years ago
  3. bf9edee logging: Reducing log level in several places by Alexander Afanasyev · 10 years ago
  4. bf6a93d core: change logging from environment variable to configuration file-based by Steve DiBenedetto · 10 years ago
  5. 51d242a mgmt: refactor management modules to use ControlCommand by Steve DiBenedetto · 10 years ago
  6. 2d2cde1 mgmt/tools: fix build errors by Junxiao Shi · 10 years ago
  7. 88d6937 mgmt: StatusServer uses ndn::nfd::ForwarderStatus by Junxiao Shi · 10 years ago
  8. 16d1b7d mgmt: InternalFace processes Interest asynchronously by Junxiao Shi · 10 years ago
  9. b9906cf mgmt: add udp listening by Steve DiBenedetto · 10 years ago
  10. 7564d97 mgmt: refactor management modules to conform to NFD Management Protocol by Steve DiBenedetto · 10 years ago
  11. efea8fe build: Enabling -Werror in debug mode and fixing discovered issues by Alexander Afanasyev · 10 years ago
  12. 82afa1a tools: nfd-autoreg by Alexander Afanasyev · 10 years ago
  13. bbe3f0c mgmt: Inserting created multicast faces into the forwarder (FaceTable) by Alexander Afanasyev · 10 years ago
  14. 06ae907 mgmt: Making use of standard appendVersion/appendSegment calls by Alexander Afanasyev · 10 years ago
  15. ba74905 mgmt: add body to face destroy control response by Steve DiBenedetto · 10 years ago
  16. 7b7dfdd tools: Fixing bugs in nfd-status by Alexander Afanasyev · 10 years ago
  17. b60cc12 face: use NetworkInterfaceInfo directly in EthernetFace. by Davide Pesavento · 10 years ago
  18. 355c066 face: Implementing new "isOnDemand" flag by Alexander Afanasyev · 10 years ago
  19. fbb40a8 mgmt: add face event notification and notification stream by Steve DiBenedetto · 10 years ago
  20. eb3197f all: Update code to compile with latest time-related changes in ndn-cpp-dev library by Alexander Afanasyev · 10 years ago
  21. 6214e56 mgmt: add support for FIB enumeration protocol by Steve DiBenedetto · 10 years ago
  22. ea48d8b mgmt: StatusServer by Junxiao Shi · 10 years ago
  23. 1a3c673 mgmt: add certificate generation/export instructions to nfd.conf.sample.in and README.md by Steve DiBenedetto · 10 years ago
  24. c542b2b fw: invoke FaceTable::remove upon Face::onFail by Junxiao Shi · 10 years ago
  25. 1d75f54 mgmt: refactor StrategyChoiceManager to use StrategyChoiceOptions (from FibManagementOptions) by Steve DiBenedetto · 10 years ago
  26. 9f6c364 mgmt: add face/list support and general purpose data segementer by Steve DiBenedetto · 11 years ago
  27. 9dcc633 mgmt: fix bad NFD_LOG_INFO statement in ManagerBase by Steve DiBenedetto · 10 years ago
  28. 84da5bf mgmt: add sample configuration file and install default configuration by Steve DiBenedetto · 10 years ago
  29. 4aca99c mgmt: add UDP IPv4 and ethernet multicast face creation to face manager by Steve DiBenedetto · 10 years ago
  30. d030cfc mgmt: fib manager implicit fib entry insertion and deletion by Steve DiBenedetto · 11 years ago
  31. 2c2b889 mgmt, main: add support for authorized commands by Steve DiBenedetto · 11 years ago
  32. 5330e0d mgmt, main: add strategy choice management and deprecate fib/set-strategy by Steve DiBenedetto · 11 years ago
  33. abe9e97 mgmt: added FaceManager to create and destroy faces by Steve DiBenedetto · 11 years ago
  34. 7e698e6 face: Incrementing Face counters by Alexander Afanasyev · 11 years ago
  35. 86fce8e mgmt: create Data response using make_shared by Steve DiBenedetto · 11 years ago
  36. a39b90b face: Implementing Face::getUri() method by Alexander Afanasyev · 11 years ago
  37. ad4afd1 table: FIB on NameTree by HangZhang · 11 years ago
  38. 0eb7065 face: Rename all ChannelFactories to protocol Factories by Alexander Afanasyev · 11 years ago
  39. 0ff10db face: remove awkward Face::setLocal, use a constructor argument instead. by Davide Pesavento · 11 years ago
  40. bd220a0 face: Implementation of encode/decode of LocalControlHeader by Alexander Afanasyev · 11 years ago
  41. 93ce75e face: Fixing bug with InternalFace considered not local and changing "isLocal" method to be pure virtual by Alexander Afanasyev · 11 years ago
  42. 471c060 mgmt: added manager to enable/disable control header features by Steve DiBenedetto · 11 years ago
  43. a0a10fb face: Implementing close operation and many related fixes in TcpFace and TcpChannel by Alexander Afanasyev · 11 years ago
  44. bb75b55 mgmt: added subscription-based configuration file parser by Steve DiBenedetto · 11 years ago
  45. 2693db9 mgmt: echo FibManagementOptions as response body on command success by Steve DiBenedetto · 11 years ago
  46. d482fd3 build: Fixes for the latest reorganizations in ndn-cpp-dev library by Alexander Afanasyev · 11 years ago
  47. b78ec7d build: Fixing code to compile using the latest version of ndn-cpp-dev by Alexander Afanasyev · 11 years ago
  48. 0b73f44 mgmt: added FIB manager support for insert, delete, and remove-nexthop verbs by Steve DiBenedetto · 11 years ago
  49. bdedce9 mgmt: moved signing into AppFace, code streamlining, and bug fixes by Steve DiBenedetto · 11 years ago
  50. 80ddc21 mgmt: improved control response identification and bug fixes by Steve DiBenedetto · 11 years ago
  51. 43cd037 mgmt: improved interest filter matching and bug fixes by Steve DiBenedetto · 11 years ago
  52. 3970c89 mgmt: loosened coupling between FibManager and InternalFace by Steve DiBenedetto · 11 years ago
  53. 042bfe9 mgmt: Initial fib manager with support for fib/add-nexthop by Steve DiBenedetto · 11 years ago
  54. 8c8d218 fw: integrate forwarder, strategy, tables by Junxiao Shi · 11 years ago
  55. 5b43398 mgmt: Added skeleton for InternalFace by Steve DiBenedetto · 11 years ago