Feature #4028
closed
Discover and connect to the nearest hub using NDN-FCH server.
Added by Haitao Zhang about 8 years ago.
Updated almost 6 years ago.
Description
This function is part of "NDN hub discovery procedure." (see details here https://named-data.net/doc/NFD/current/manpages/ndn-autoconfig.html)
When an end host starts up, or detects a change in its network environment, it MAY use this procedure to discover a local or home NDN router, in order to gain connectivity to the NDN research testbed.
On Android platform, we decide to implement the function "Find closest hub by sending an HTTP request to NDN-FCH server".
- Tracker changed from Task to Feature
- Status changed from Code review to Closed
I saw this feature in the v0.3 app, so I assume this feature is done.
- Status changed from Closed to Feedback
Reopening: Davide found a bug of this feature interacting with #3443.
Steps to reproduce:
- Enable NDN-FCH. Confirm that face to HUB and
/
,/localhop/nfd
routes are created.
- Disable device WiFi. Face and routes are removed.
- Re-enable device WiFi.
Expected: both face and routes are re-created.
Actual: face is re-created, but routes are not re-added.
- Target version deleted (
23)
- Due date deleted (
03/31/2017)
- Status changed from Feedback to Closed
- Start date deleted (
03/31/2017)
- % Done changed from 80 to 100
Junxiao Shi wrote:
Reopening: Davide found a bug of this feature interacting with #3443.
We should open a separate issue for this.
Also available in: Atom
PDF