From 62b19a6c0916822010dcf8198ec8a0931bc044f7 Mon Sep 17 00:00:00 2001 From: Stumble Date: Mon, 3 Aug 2015 10:17:45 -0700 Subject: [PATCH] docs: add spec of prefixes that are automaticly registered upon discovery of hub Change-Id: I26a19e4c0f3608e0f159801e63e201d2d376d0ed Refs: #2718 --- docs/manpages/ndn-autoconfig.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/manpages/ndn-autoconfig.rst b/docs/manpages/ndn-autoconfig.rst index 8e56435c..b436c61b 100644 --- a/docs/manpages/ndn-autoconfig.rst +++ b/docs/manpages/ndn-autoconfig.rst @@ -38,6 +38,11 @@ This procedure contains three methods to discover a NDN router: 3. Connect to the home NDN router according to user certificate. This ensures connectivity from anywhere. +After connecting to an NDN router, two prefixes will be automatically registered: + +- /ndn +- /localhop/nfd --- this to inform RIB manager that there is connectivity to the hub + Stage 1: multicast discovery ^^^^^^^^^^^^^^^^^^^^^^^^^^^^