1. 2818132 mgmt: report face MTU in faces/list and faces/query datasets by Davide Pesavento · 6 years ago
  2. 15b5505 face: group parameters to createFace and connect into a common structure by Davide Pesavento · 7 years ago
  3. b5eee20 face: delete deprecated FaceSystem constructor by Davide Pesavento · 7 years ago
  4. 944f38b face: move face parameters into CreateFaceParams struct by Eric Newberry · 7 years ago
  5. 6837d4f tests: cleanup FaceManager test cases by Davide Pesavento · 7 years ago
  6. 0ba6d64 face: pass addFace and NetworkMonitor to ProtocolFactory constructor by Junxiao Shi · 7 years ago
  7. 8a1f170 tests: sign command Interests with CommandInterestSigner by Junxiao Shi · 7 years ago
  8. c19408d face: move isListening()/size() to Channel as pure virtual methods by Davide Pesavento · 8 years ago
  9. e5eebad face: remove nfd::ProtocolFactory type alias by Davide Pesavento · 8 years ago
  10. 8fd15e6 face: move Channel and subclasses into nfd::face namespace by Davide Pesavento · 8 years ago
  11. 78e32b0 face+mgmt: accept LocalUri in ProtocolFactory and FaceManager by Eric Newberry · 8 years ago
  12. 7a294d4 tests+tools: add missing includes by Davide Pesavento · 8 years ago
  13. ea47bde mgmt: FaceManager no longer owns FaceSystem by Junxiao Shi · 8 years ago
  14. c344304 face: make ProtocolFactory::processConfig pure virtual by Junxiao Shi · 8 years ago
  15. b47247d face: ProtocolFactory registry by Junxiao Shi · 8 years ago
  16. 38b24c7 face: process face_system.tcp config section in TcpFactory by Junxiao Shi · 8 years ago
  17. b859031 face: FaceSystem class by Junxiao Shi · 8 years ago
  18. 1b4ba05 mgmt: send FACE_EVENT_UP and FACE_EVENT_DOWN notifications by Eric Newberry · 8 years ago
  19. 5f47aa6 core: use C++11 <random> instead of Boost.Random by Davide Pesavento · 8 years ago
  20. 97210d5 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 8 years ago
  21. c05918c mgmt: add Flags field to faces/list and faces/query in FaceManager by Eric Newberry · 8 years ago
  22. f40551a face+mgmt: enable local fields through ProtocolFactory::createFace by Eric Newberry · 8 years ago
  23. 25c6ce4 mgmt+rib: include ndn-cxx/mgmt/nfd/* by Junxiao Shi · 8 years ago
  24. 9ddf1b5 mgmt: NfdManagerBase::makeAuthorization uses CommandAuthenticator by Junxiao Shi · 8 years ago
  25. b84bd3a common: remove DECL_FINAL/OVERRIDE macros; use C++11 keywords directly by Davide Pesavento · 9 years ago
  26. df846e5 core: allow ManagerBase be inherited by RibManager by Yanbiao Li · 9 years ago
  27. cde37ad face: face refactoring completion by Junxiao Shi · 9 years ago
  28. 0de23a2 face: use IncomingFaceId, NextHopFaceId, CachePolicy tags by Junxiao Shi · 9 years ago
  29. da93f1f face: LpFace counters by Junxiao Shi · 9 years ago
  30. 1d7e7af face+mgmt: simplify factories and FaceManager using C++11 features by Davide Pesavento · 9 years ago
  31. 73860e3 mgmt refactoring: FaceManager by Yanbiao Li · 9 years ago
  32. 36f3500 mgmt refactoring: Remove legacy code by Yanbiao Li · 9 years ago
  33. 8149d10 mgmt: Process FacePersistency in FaceManager by Yukai Tu · 9 years ago
  34. d0381c0 tests: Change to updated naming conventions by Spyridon Mastorakis · 10 years ago[Renamed from tests/daemon/mgmt/face-manager.cpp]
  35. 319f2c8 src: Update copyright notices for files modified in 2015 by Alexander Afanasyev · 10 years ago
  36. c099ddb face: replace EventEmitter usage with Signal by Junxiao Shi · 10 years ago
  37. b94af7c mgmt: Allow only canonical FaceUri in faces/create command by Chengyu Fan · 10 years ago
  38. cd4ee5f mgmt,rib: check command length before accessing verb by Steve DiBenedetto · 10 years ago
  39. ab205c2 mgmt: respond Nack when query is invalid by Chengyu Fan · 10 years ago
  40. dbcb1a1 mgmt: remove listen option from unix channel configuration by Steve DiBenedetto · 10 years ago
  41. 320d233 mgmt: Implement Query Operation in FaceManager by Chengyu Fan · 10 years ago
  42. cd55cde tools/tests: fix compilation errors caused by bind and placeholders by Junxiao Shi · 10 years ago
  43. 9942cea tools, tests: replace FaceFlags with individual fields by Chengyu Fan · 10 years ago
  44. f9c2bb1 mgmt: replace FaceFlags with individual fields by Chengyu Fan · 10 years ago
  45. e918621 build: Disable Ethernet face support on OSX with Boost 1.56 by Alexander Afanasyev · 10 years ago
  46. 5144f82 mgmt+core: Moving SegmentPublisher to core/ and removing KeyChain from nfd::AppFace by Vince Lehman · 10 years ago
  47. 632a620 mgmt: expose link layer counters in Face Dataset by Junxiao Shi · 10 years ago
  48. 7b984c6 face: reserved FaceIds and NullFace by Junxiao Shi · 10 years ago
  49. ef04f27 face, mgmt: add channel status dataset publisher by Steve DiBenedetto · 10 years ago
  50. b56c5b9 tests: Prevent false failures of test cases for Ethernet face by Alexander Afanasyev · 10 years ago
  51. 5959b01 mgmt: Reinitialize multicast faces and partially reload config file on HUP signal by Alexander Afanasyev · 10 years ago
  52. 2599928 mgmt: update face created Control Response with URI's canonical form by Steve DiBenedetto · 10 years ago
  53. 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
  54. 4a77136 build: == Dependency change == NFD now depends on ndn-cxx library by Alexander Afanasyev · 11 years ago
  55. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago[Renamed from tests/mgmt/face-manager.cpp]
  56. 885a85b build+face: Fixing regression that broke ethernet support by Alexander Afanasyev · 11 years ago
  57. 9515287 mgmt: add support for enabling/disabling IPv4 or v6 channels by Steve DiBenedetto · 11 years ago
  58. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  59. ca53ac6 face, mgmt: improve face creation failure and bad URI handling by Steve DiBenedetto · 11 years ago
  60. 6e69432 face/mgmt/fw/tools: add localUri to FaceStatus and FaceEventNotification by Junxiao Shi · 11 years ago
  61. 51d242a mgmt: refactor management modules to use ControlCommand by Steve DiBenedetto · 11 years ago
  62. 16d1b7d mgmt: InternalFace processes Interest asynchronously by Junxiao Shi · 11 years ago
  63. 7564d97 mgmt: refactor management modules to conform to NFD Management Protocol by Steve DiBenedetto · 11 years ago
  64. ba74905 mgmt: add body to face destroy control response by Steve DiBenedetto · 11 years ago
  65. 7b7dfdd tools: Fixing bugs in nfd-status by Alexander Afanasyev · 11 years ago
  66. 355c066 face: Implementing new "isOnDemand" flag by Alexander Afanasyev · 11 years ago
  67. fbb40a8 mgmt: add face event notification and notification stream by Steve DiBenedetto · 11 years ago
  68. c542b2b fw: invoke FaceTable::remove upon Face::onFail by Junxiao Shi · 11 years ago
  69. 9f6c364 mgmt: add face/list support and general purpose data segementer by Steve DiBenedetto · 11 years ago
  70. 84da5bf mgmt: add sample configuration file and install default configuration by Steve DiBenedetto · 11 years ago
  71. 4aca99c mgmt: add UDP IPv4 and ethernet multicast face creation to face manager by Steve DiBenedetto · 11 years ago
  72. 2c2b889 mgmt, main: add support for authorized commands by Steve DiBenedetto · 11 years ago
  73. abe9e97 mgmt: added FaceManager to create and destroy faces by Steve DiBenedetto · 11 years ago