1. c5a9f81 face: more robust handling of multicast face creation errors by Davide Pesavento · 1 year, 2 months ago
  2. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
  3. a3a7a4e Use more C++17 features by Davide Pesavento · 2 years, 7 months ago
  4. 412c982 Reduce usage of std::bind() by Davide Pesavento · 3 years, 6 months ago
  5. a4abfb0 fw: pull FaceTable construction out of Forwarder class by Davide Pesavento · 5 years ago
  6. 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago
  7. 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
  8. 19779d8 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 6 years ago
  9. eef49a9 face: parse face_system.netdev_bound config section by Junxiao Shi · 6 years ago
  10. e4b2238 Improve and simplify code with modern C++ features by Davide Pesavento · 7 years ago
  11. a314808 core: reimplement logging using ndn-cxx's facility by Davide Pesavento · 7 years ago
  12. 17d1849 face: enable congestion marking by default on supported faces by Eric Newberry · 7 years ago
  13. 0c84164 face: allow enabling/disabling congestion marking through config file by Eric Newberry · 7 years ago
  14. b5eee20 face: delete deprecated FaceSystem constructor by Davide Pesavento · 7 years ago
  15. a5765d6 core: delete NetworkInterfaceInfo class by Junxiao Shi · 7 years ago
  16. 0ba6d64 face: pass addFace and NetworkMonitor to ProtocolFactory constructor by Junxiao Shi · 7 years ago
  17. 2d49175 face: give ProtocolFactory access to NetworkMonitor by Junxiao Shi · 7 years ago
  18. 77911cc face: make logging more uniform across channel types by Davide Pesavento · 8 years ago
  19. b47247d face: ProtocolFactory registry by Junxiao Shi · 8 years ago
  20. 64d99f2 face: process face_system.udp config section in UdpFactory by Junxiao Shi · 8 years ago
  21. 3409cd3 face: process face_system.websocket config section in WebSocketFactory by Junxiao Shi · 8 years ago
  22. 7003c60 face: process face_system.ether config section in EthernetFactory by Junxiao Shi · 8 years ago
  23. 406deb5 face: process face_system.unix config section in UnixStreamFactory by Junxiao Shi · 8 years ago
  24. 38b24c7 face: process face_system.tcp config section in TcpFactory by Junxiao Shi · 8 years ago
  25. b859031 face: FaceSystem class by Junxiao Shi · 8 years ago