- 2c9d2ca core: slim down `common.hpp` by Davide Pesavento · 11 months ago
- 91c15c8 build: stop defining _DEBUG, rely only on NDEBUG instead by Davide Pesavento · 12 months ago
- c5a9f81 face: more robust handling of multicast face creation errors by Davide Pesavento · 1 year, 2 months ago
- 1e0c88e face: use async_wait operation instead of async_read with null_buffers by Davide Pesavento · 1 year, 3 months ago
- e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
- a3a7a4e Use more C++17 features by Davide Pesavento · 2 years, 7 months ago
- b7bfcb9 build: switch to C++17 by Davide Pesavento · 2 years, 7 months ago
- a599d2a Convert to span and avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 10 months ago
- 3a2339a face: Connect faces to the parent (unicast) or associated (multicast) channels by Alexander Afanasyev · 4 years, 7 months ago
- cb6551e face: allow GenericLinkService to override MTU by Eric Newberry · 4 years, 10 months ago
- cb425e8 face: move common declarations to face-common.hpp by Davide Pesavento · 5 years ago
- 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago
- 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
- 19779d8 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 6 years ago
- 812d615 mgmt+face: allow MTU of datagram faces to be overridden by Eric Newberry · 7 years ago
- e4b2238 Improve and simplify code with modern C++ features by Davide Pesavento · 7 years ago
- a314808 core: reimplement logging using ndn-cxx's facility by Davide Pesavento · 7 years ago
- 15b5505 face: group parameters to createFace and connect into a common structure by Davide Pesavento · 7 years ago
- 00a3c9d face: enable fragmentation and reassembly on unicast Ethernet faces by Davide Pesavento · 7 years ago
- 2642cd2 mgmt: support LpReliability flag in faces/create and faces/update by Eric Newberry · 7 years ago
- 0d82d04 face: construct EthernetTransport with NetworkInterface by Junxiao Shi · 7 years ago
- 43ff2a9 face: EthernetChannel by Davide Pesavento · 8 years ago