1. 4260241 mgmt+face: move protocol-specific face creation checks into protocol factories by Eric Newberry · 8 years ago
  2. b84bd3a common: remove DECL_FINAL/OVERRIDE macros; use C++11 keywords directly by Davide Pesavento · 9 years ago
  3. cde37ad face: face refactoring completion by Junxiao Shi · 9 years ago
  4. 35120ea face: EthernetTransport by Davide Pesavento · 9 years ago
  5. 1d7e7af face+mgmt: simplify factories and FaceManager using C++11 features by Davide Pesavento · 9 years ago
  6. 435d705 build: Fix compilation warnings/errors with clang-700.0.72 (apple LLVM 7.0.0) by Alexander Afanasyev · 9 years ago
  7. 7c90e6d face: ProtocolFactory::createFace with FacePersistency by Yukai Tu · 9 years ago
  8. 319f2c8 src: Update copyright notices for files modified in 2015 by Alexander Afanasyev · 10 years ago
  9. eae4f80 face: Limit exposure of EthernetFace implementation by Alexander Afanasyev · 10 years ago
  10. 7726ae5 face: make EthernetFace more robust against errors. by Davide Pesavento · 10 years ago
  11. b499a60 core: ignore non-Ethernet AF_LINK addresses when enumerating NICs. by Davide Pesavento · 10 years ago
  12. a1937bf core: use FaceUri from ndn-cxx by Junxiao Shi · 10 years ago
  13. ef04f27 face, mgmt: add channel status dataset publisher by Steve DiBenedetto · 10 years ago
  14. 5959b01 mgmt: Reinitialize multicast faces and partially reload config file on HUP signal by Alexander Afanasyev · 10 years ago
  15. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago
  16. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  17. b60cc12 face: use NetworkInterfaceInfo directly in EthernetFace. by Davide Pesavento · 11 years ago
  18. d665530 face: Adding new 'createFace' method in all Factories by Alexander Afanasyev · 11 years ago
  19. 0eb7065 face: Rename all ChannelFactories to protocol Factories by Alexander Afanasyev · 11 years ago[Renamed (80%) from daemon/face/ethernet-channel-factory.hpp]
  20. 7329e02 face: Convert to use the global IO service by all ChannelFactories by Alexander Afanasyev · 11 years ago
  21. 44deacc face: Ethernet{Face,ChannelFactory} implementation. by Davide Pesavento · 11 years ago