Project

General

Profile

Actions

Task #1686

closed

Visualize on demand UDP face timeouts in nfd-status

Added by Alex Afanasyev almost 10 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Normal
Category:
Tools
Target version:
Start date:
06/20/2014
Due date:
% Done:

100%

Estimated time:

Description

This task includes also update of NFD status xml schema


Related issues 1 (0 open1 closed)

Blocked by NFD - Task #1685: Add timeout into FaceStatus datasetClosedAlex Afanasyev

Actions
Actions #1

Updated by Alex Afanasyev almost 10 years ago

  • Blocked by Task #1685: Add timeout into FaceStatus dataset added
Actions #2

Updated by Alex Afanasyev almost 10 years ago

  • Subject changed from Visualize FIB timeouts in nfd-status to Visualize on demand UDP face timeouts in nfd-status

I'm changing this task, since I forgot that FIB doesn't have concept of timeouts. However, the same "problem" exists with UDP on-demand faces.

Actions #3

Updated by Alex Afanasyev almost 10 years ago

  • Status changed from New to In Progress
  • Assignee set to Alex Afanasyev
Actions #4

Updated by Alex Afanasyev almost 10 years ago

What was motivation of not using an per-face event with the timer? If it was attempt to "optimize", then it is kind of strange. We use events extensively (per-packet) in the strategy, but don't want to do the same for the face...

Actions #5

Updated by Alex Afanasyev almost 10 years ago

  • Status changed from In Progress to Code review
  • Target version changed from v0.3 to v0.2
  • % Done changed from 0 to 100
Actions #6

Updated by Alex Afanasyev almost 10 years ago

To support this (and some other face-specific things in future), I did a couple of changes in Face abstraction: http://gerrit.named-data.net/#/c/975/.

In particular, there is now a virtual method to request FaceStatus data structure, instead of filling this data structure in FaceManager using Face-provided API. This allow any customization inside the Face.

Actions #7

Updated by Alex Afanasyev almost 10 years ago

  • Status changed from Code review to Closed
Actions

Also available in: Atom PDF