- e0b67df face: minor code reorganization and doxygen cleanups by Davide Pesavento · 10 months ago
- aa9e3b2 docs: fix capitalization in doxygen comments by Davide Pesavento · 2 years, 2 months ago
- 20d94f6 Use `inline` on all namespace-scope constants defined in headers by Davide Pesavento · 2 years, 3 months ago
- d94b7b3 face: reimplement EndpointId with std::variant by Teng Liang · 2 years, 6 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
- 13d582a face: remove EndpointId from egress APIs in transport by Teng Liang · 4 years, 5 months ago
- cb6551e face: allow GenericLinkService to override MTU by Eric Newberry · 4 years, 10 months ago
- f3ee808 face: support runtime MTU changes on Ethernet faces by Eric Newberry · 5 years ago
- cb425e8 face: move common declarations to face-common.hpp by Davide Pesavento · 5 years ago
- b3a23ca face: eliminate Transport::Packet wrapper type by Davide Pesavento · 6 years ago
- 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago
- 77d0bfd face+table: move EndpointId typedef out of Transport and use it in table by ashiqopu · 6 years ago
- 3e7fc83 face: add missing out-of-class definition of Transport::MIN_MTU by Davide Pesavento · 6 years ago
- 812d615 mgmt+face: allow MTU of datagram faces to be overridden by Eric Newberry · 7 years ago
- b49313d face: congestion detection in TCP, UDP, and Unix socket transports by Eric Newberry · 7 years ago
- 68ab43d face: don't set TransportState to FAILED if connection is closed cleanly by Davide Pesavento · 7 years ago
- 3206565 face: revert unintended behavior change in Transport::setPersistency by Davide Pesavento · 8 years ago
- 32dab97 face: Transport::canChangePersistencyTo by Yanbiao Li · 8 years ago
- c64d30a mgmt: re-added expiration time to FaceStatus by Eric Newberry · 9 years ago
- cde37ad face: face refactoring completion by Junxiao Shi · 9 years ago
- 0de23a2 face: use IncomingFaceId, NextHopFaceId, CachePolicy tags by Junxiao Shi · 9 years ago
- da93f1f face: LpFace counters by Junxiao Shi · 9 years ago
- 57df288 face: LinkService and Transport counters by Junxiao Shi · 9 years ago
- 8728a25 face: override Transport::beforeChangePersistency in all subclasses by Davide Pesavento · 9 years ago
- 5b8a2b2 face: change Transport static properties initialization by Junxiao Shi · 9 years ago
- 1354611 face: Transport::getMtu by Junxiao Shi · 9 years ago
- a98bf93 face: Refactor Face as LinkService+Transport by Eric Newberry · 9 years ago