1. 77911cc face: make logging more uniform across channel types by Davide Pesavento · 8 years ago
  2. 8fd15e6 face: move Channel and subclasses into nfd::face namespace by Davide Pesavento · 8 years ago
  3. 78e32b0 face+mgmt: accept LocalUri in ProtocolFactory and FaceManager by Eric Newberry · 8 years ago
  4. 6bd6d0b face: UnicastEthernetTransport by Davide Pesavento · 8 years ago
  5. bfea575 face: configuration option to make Ethernet face "ad hoc" by Teng Liang · 8 years ago
  6. b47247d face: ProtocolFactory registry by Junxiao Shi · 8 years ago
  7. 7003c60 face: process face_system.ether config section in EthernetFactory by Junxiao Shi · 8 years ago
  8. f40551a face+mgmt: enable local fields through ProtocolFactory::createFace by Eric Newberry · 8 years ago
  9. 4260241 mgmt+face: move protocol-specific face creation checks into protocol factories by Eric Newberry · 8 years ago
  10. cde37ad face: face refactoring completion by Junxiao Shi · 9 years ago
  11. 35120ea face: EthernetTransport by Davide Pesavento · 9 years ago
  12. 1d7e7af face+mgmt: simplify factories and FaceManager using C++11 features by Davide Pesavento · 9 years ago
  13. 149e02c Enhance exception throwing with Boost Exception library by Spyridon Mastorakis · 9 years ago
  14. 7c90e6d face: ProtocolFactory::createFace with FacePersistency by Yukai Tu · 9 years ago
  15. db9d37e Fix several "defined but not used" warnings with gcc-5 by Davide Pesavento · 10 years ago
  16. 292e5e1 face: use move semantics for sockets where possible by Davide Pesavento · 10 years ago
  17. 319f2c8 src: Update copyright notices for files modified in 2015 by Alexander Afanasyev · 10 years ago
  18. c099ddb face: replace EventEmitter usage with Signal by Junxiao Shi · 10 years ago
  19. eae4f80 face: Limit exposure of EthernetFace implementation by Alexander Afanasyev · 10 years ago
  20. 7726ae5 face: make EthernetFace more robust against errors. by Davide Pesavento · 10 years ago
  21. b499a60 core: ignore non-Ethernet AF_LINK addresses when enumerating NICs. by Davide Pesavento · 10 years ago
  22. a1937bf core: use FaceUri from ndn-cxx by Junxiao Shi · 10 years ago
  23. ef04f27 face, mgmt: add channel status dataset publisher by Steve DiBenedetto · 10 years ago
  24. 5959b01 mgmt: Reinitialize multicast faces and partially reload config file on HUP signal by Alexander Afanasyev · 10 years ago
  25. 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
  26. 1bdef28 build: update default CXXFLAGS. by Davide Pesavento · 11 years ago
  27. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  28. bf6a93d core: change logging from environment variable to configuration file-based by Steve DiBenedetto · 11 years ago
  29. b60cc12 face: use NetworkInterfaceInfo directly in EthernetFace. by Davide Pesavento · 11 years ago
  30. d665530 face: Adding new 'createFace' method in all Factories by Alexander Afanasyev · 11 years ago
  31. 0eb7065 face: Rename all ChannelFactories to protocol Factories by Alexander Afanasyev · 11 years ago[Renamed (80%) from daemon/face/ethernet-channel-factory.cpp]
  32. ef968e1 face: Ignoring fireware interfaces (fw*) in EthernetChannelFactory by Alexander Afanasyev · 11 years ago
  33. 44deacc face: Ethernet{Face,ChannelFactory} implementation. by Davide Pesavento · 11 years ago