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