1. d7083a5 tests: refactor EthernetFixture by Davide Pesavento · 1 year, 2 months ago
  2. d91fe6d core+face: avoid deprecated Boost.Asio interfaces by Davide Pesavento · 1 year, 3 months ago
  3. aa9e3b2 docs: fix capitalization in doxygen comments by Davide Pesavento · 2 years, 2 months ago
  4. 279af1c tests: fix UDP multicast transport tests with IPv6 by Davide Pesavento · 2 years, 4 months ago
  5. e541d1b build+ci: support macOS on arm64 by Davide Pesavento · 2 years, 4 months ago
  6. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
  7. a6286a9 face: allow setting default UDP face MTU in config by Junxiao Shi · 3 years, 10 months ago
  8. 3a2339a face: Connect faces to the parent (unicast) or associated (multicast) channels by Alexander Afanasyev · 4 years, 7 months ago
  9. cb27d91 common: handle negative unsigneds in config by Eric Newberry · 4 years, 9 months ago
  10. 19779d8 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 6 years ago
  11. d27841b face: consistently use the template method pattern in ProtocolFactory by Davide Pesavento · 6 years ago
  12. 812d615 mgmt+face: allow MTU of datagram faces to be overridden by Eric Newberry · 7 years ago
  13. 9c33b90 core+face+tools: use asio::ip::address::from_string directly by Davide Pesavento · 7 years ago
  14. 494a955 face: support non-listening UDP channels by Davide Pesavento · 7 years ago
  15. 0c3e57b face+mgmt: allow congestion marking parameters to be enabled and set by Eric Newberry · 7 years ago
  16. 15b5505 face: group parameters to createFace and connect into a common structure by Davide Pesavento · 7 years ago
  17. 97a0101 tests: prevent unsigned integer underflow in TestUdpFactory/Blacklist by Davide Pesavento · 7 years ago
  18. 8ce0903 face: implement IPv6 UDP multicast transport by Md Ashiqur Rahman · 7 years ago
  19. 8215a3a face: deduplicate multicast UDP socket setup by Davide Pesavento · 7 years ago
  20. bb734df face: pass the whole NetworkInterface to UdpFactory::createMulticastFace by Davide Pesavento · 7 years ago
  21. 22fba35 tests: test IP transports under various combos of address family/scope by Davide Pesavento · 7 years ago
  22. 4b89a6e face: move createChannel overloads that take strings to unit tests by Davide Pesavento · 7 years ago
  23. 2642cd2 mgmt: support LpReliability flag in faces/create and faces/update by Eric Newberry · 7 years ago
  24. b15276f tests: improve EthernetFactory test coverage by Davide Pesavento · 7 years ago
  25. 79a9208 face: use NetworkMonitor in EthernetFactory by Junxiao Shi · 7 years ago
  26. bbace1d face: use NetworkMonitor in UdpFactory by Junxiao Shi · 7 years ago
  27. 6028619 face: remove prohibited endpoint set by Junxiao Shi · 7 years ago
  28. 0ba6d64 face: pass addFace and NetworkMonitor to ProtocolFactory constructor by Junxiao Shi · 7 years ago
  29. 84d62cb face: use NetworkMonitor::listNetworkInterfaces() in tests by Junxiao Shi · 7 years ago
  30. 1816d4b face: implement close-on-idle and persistency change for Ethernet unicast by Davide Pesavento · 7 years ago
  31. 46afec4 face: unicast support in EthernetFactory by Davide Pesavento · 8 years ago
  32. a3c9ddb face: allow the creation of permanent TCP faces by Davide Pesavento · 8 years ago
  33. 78e32b0 face+mgmt: accept LocalUri in ProtocolFactory and FaceManager by Eric Newberry · 8 years ago
  34. fe4fce3 face: configuration option to make UDP multicast face "ad hoc" by Teng Liang · 8 years ago
  35. c31080d mgmt: Create UDP multicast faces according to whitelist/blacklist by Junxiao Shi · 8 years ago
  36. 64d99f2 face: process face_system.udp config section in UdpFactory by Junxiao Shi · 8 years ago
  37. 38b24c7 face: process face_system.tcp config section in TcpFactory by Junxiao Shi · 8 years ago
  38. f40551a face+mgmt: enable local fields through ProtocolFactory::createFace by Eric Newberry · 8 years ago
  39. 4260241 mgmt+face: move protocol-specific face creation checks into protocol factories by Eric Newberry · 8 years ago
  40. eee53aa tests: skip IPv6 tests if IPv6 is not available by Davide Pesavento · 9 years ago
  41. 72cee94 face: improve UdpFactory test suite by Weiwei Liu · 9 years ago
  42. cde37ad face: face refactoring completion by Junxiao Shi · 9 years ago