- f3bc3ae face: remove EndpointId from egress APIs by Teng Liang · 4 years, 5 months ago
- 3a2339a face: Connect faces to the parent (unicast) or associated (multicast) channels by Alexander Afanasyev · 4 years, 5 months ago
- cb6551e face: allow GenericLinkService to override MTU by Eric Newberry · 4 years, 8 months ago
- cb425e8 face: move common declarations to face-common.hpp by Davide Pesavento · 5 years ago
- 075bb7d face: add EndpointId in Face and LinkService by ashiqopu · 6 years ago
- 16916ae face: introduce NullTransport and use it in several places 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
- c0822fa build: switch to C++14 by Davide Pesavento · 6 years ago
- 41aba10 fw: add strategy notification for Interests dropped by LpReliability by Eric Newberry · 7 years ago
- 77911cc face: make logging more uniform across channel types by Davide Pesavento · 8 years ago
- c05918c mgmt: add Flags field to faces/list and faces/query in FaceManager by Eric Newberry · 8 years ago
- b84bd3a common: remove DECL_FINAL/OVERRIDE macros; use C++11 keywords directly by Davide Pesavento · 9 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
- a98bf93 face: Refactor Face as LinkService+Transport by Eric Newberry · 9 years ago
- 731f0d7 face: replace isOnDemand with FacePersistency by Yukai Tu · 9 years ago
- 9427941 face: refactor handling of LinkType face trait by Davide Pesavento · 10 years ago
- be40fb1 face: Introduce Face-specific logging macros by Davide Pesavento · 10 years ago
- 319f2c8 src: Update copyright notices for files modified in 2015 by Alexander Afanasyev · 10 years ago
- c099ddb face: replace EventEmitter usage with Signal by Junxiao Shi · 10 years ago
- a1937bf core: use FaceUri from ndn-cxx by Junxiao Shi · 10 years ago
- 39cd633 face: use MAX_NDN_PACKET_SIZE constant from ndn-cxx by Junxiao Shi · 10 years ago
- cf1e6e7 core: use EventEmitter from ndn-cxx by Junxiao Shi · 10 years ago
- f9c2bb1 mgmt: replace FaceFlags with individual fields by Chengyu Fan · 10 years ago
- 7b984c6 face: reserved FaceIds and NullFace by Junxiao Shi · 10 years ago
- 33152f1 face: link layer byte counts in FaceCounters by Junxiao Shi · 10 years ago
- e515f0a face: Moving idle UdpFace closing logic to UdpFace class by Alexander Afanasyev · 10 years ago
- 08d07a7 face: avoid multiple onFail events by Junxiao Shi · 10 years ago
- 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago
- 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
- 6e69432 face/mgmt/fw/tools: add localUri to FaceStatus and FaceEventNotification by Junxiao Shi · 11 years ago
- 7949416 face: Face::getLocalUri by Junxiao Shi · 11 years ago
- 355c066 face: Implementing new "isOnDemand" flag by Alexander Afanasyev · 11 years ago
- 7e698e6 face: Incrementing Face counters by Alexander Afanasyev · 11 years ago
- a39b90b face: Implementing Face::getUri() method by Alexander Afanasyev · 11 years ago
- 61e3cc5 faces: Channel base class by Junxiao Shi · 11 years ago
- a4f2be8 fw: FaceTable by Junxiao Shi · 11 years ago
- 0ff10db face: remove awkward Face::setLocal, use a constructor argument instead. by Davide Pesavento · 11 years ago
- 7860d48 face: declare face counters by Junxiao Shi · 11 years ago
- bd220a0 face: Implementation of encode/decode of LocalControlHeader by Alexander Afanasyev · 11 years ago
- 93ce75e face: Fixing bug with InternalFace considered not local and changing "isLocal" method to be pure virtual by Alexander Afanasyev · 11 years ago
- 16b8bc9 face: LocalControlHeader attributes by Junxiao Shi · 11 years ago
- 9b0d3e9 face: NDNLP slicer by Junxiao Shi · 11 years ago
- 8888449 fw: /localhost scope control for incoming Interest by Junxiao Shi · 11 years ago
- a0a10fb face: Implementing close operation and many related fixes in TcpFace and TcpChannel by Alexander Afanasyev · 11 years ago
- d6cf455 face: Fix bug with EventEmitter usage by Alexander Afanasyev · 11 years ago
- 46f6647 face: Fixing a small bug by Alexander Afanasyev · 11 years ago
- 8c8d218 fw: integrate forwarder, strategy, tables by Junxiao Shi · 11 years ago
- 7f02c1e core: move event-emitter to core by Junxiao Shi · 11 years ago
- 18bbf81 src: Changing namespace ndn to namespace nfd by Alexander Afanasyev · 11 years ago
- d32cb96 face/tcp: Implementing mock version of TcpFace by Alexander Afanasyev · 11 years ago
- a9034b0 face: Skeleton implementation for the TCP protocol (face, channel, factory) by Alexander Afanasyev · 11 years ago
- 32bfeb3 abstract Face class by Junxiao Shi · 11 years ago
- 2c29f3a face: declare Face class and FaceId type by Junxiao Shi · 11 years ago