Bug #1595
closed
ndn-autoconfig: Need to register `/localhop/ndn-autoconf/hub` for multicast faces
Added by Alex Afanasyev over 10 years ago.
Updated over 10 years ago.
Description
Before running stage 1 discovery, /localhop/ndn-autoconf/hub
needs to be registered. After stage succeeds or fails, prefix should be unregistered.
- Tracker changed from Task to Bug
- Assignee set to Alex Afanasyev
How should we implement this registration? So far we don't have any indication that specific face is multicast.
Also, should we register the prefix for all multicast faces or only some of them? For now what I can do is to get list of faces and then select ones with "ether" protocol. Would this be sufficient or we should also register udp multicast faces? Or this should be at different auto-discovery stages?
- Blocked by Task #1654: Add "multicast" flag for faces and make use of it in nfd-status added
- % Done changed from 0 to 80
The remaining question / problem is with strategy assumption. ndn-autoconfig assumes that /localhop/ndn-autoconf/hub is associated with broadcast strategy. Who should set this strategy?
In my mind strategy control is outside the scope of ndn-autoconfig and should be set somewhere else. But where and how exactly it suppose to happen?
- Status changed from New to Code review
- Status changed from Code review to Feedback
I still need an answer to the question in note 4 before this issue can be closed.
20140616 conference call decides it's fine to let autoconfig tool to set strategy.
- Status changed from Feedback to Code review
- % Done changed from 80 to 100
- Status changed from Code review to Closed
Also available in: Atom
PDF