Task #1767
closed
- Blocked by Task #1766: Link layer byte count in UnixStreamFace, TcpFace, UdpFace, MulticastUdpFace added
- Blocks Task #1768: nfd-status: Visualize per-face link layer byte counts added
- Blocked by deleted (Task #1766: Link layer byte count in UnixStreamFace, TcpFace, UdpFace, MulticastUdpFace)
- Blocked by Task #1729: Add byte counters to FaceCounters added
FaceStatusPublisher should "just work" once changes are made to ndn::nfd::FaceStatus. It's just calling wireEncode on the FaceStatus it pulls from each Face.
(loop stuff)
ndn::nfd::FaceStatus status = face->getFaceStatus();
totalLength += status.wireEncode(outBuffer);
- Subject changed from Extend FaceStatusPublisher to include link layer byte counts to Expose link layer byte counts in FaceStatus block
- Category changed from Management to Faces
- Assignee changed from Anonymous to Junxiao Shi
- Estimated time set to 1.00 h
- Status changed from New to In Progress
- Status changed from In Progress to Code review
- % Done changed from 0 to 100
- Status changed from Code review to Closed
Also available in: Atom
PDF