Feature #3794
closedFace events: UP and DOWN
100%
Description
Expand FaceMgmt face events notification to have event kinds:
- UP: when a DOWN face goes UP
- DOWN: when an UP face goes DOWN
Updated by Junxiao Shi about 8 years ago
- Assignee set to Eric Newberry
Eric agreed on 20160929 that he'll take over NFD Management protocol.
Updated by Eric Newberry about 8 years ago
- Status changed from New to In Progress
Updated by Eric Newberry about 8 years ago
- Status changed from In Progress to Feedback
I added the new face event notification types to the FaceMgmt wiki page (revision 57). Could I have feedback on the design?
Updated by Davide Pesavento about 8 years ago
Eric Newberry wrote:
I added the new face event notification types to the FaceMgmt wiki page (revision 57). Could I have feedback on the design?
Looks good to me.
Updated by Eric Newberry about 8 years ago
- Status changed from Feedback to In Progress
I'll start coding work on this feature.
Updated by Eric Newberry about 8 years ago
- Status changed from In Progress to Code review
- % Done changed from 0 to 100
Updated by Junxiao Shi about 8 years ago
- Category changed from Protocol to Management
The intention was to define protocol only in this issue, and implement in another issue...
Updated by Eric Newberry about 8 years ago
Junxiao Shi wrote:
The intention was to define protocol only in this issue, and implement in another issue...
I disagree that another issue is necessary, since this is such a minor change to the NFD/ndn-cxx source.
Updated by Junxiao Shi about 8 years ago
Separate issues were needed when I design the protocol while someone else implement the changes. But now it's all yours, so I changed category=management to reflect that this issue isn't protocol-only.
Updated by Eric Newberry about 8 years ago
- Status changed from Code review to Closed