**breaking** Change NLSR to nlsr for various prefixes
src: register router prefix to fix remote requests
refs: #4543
Change-Id: I698484318bf8e641f955ea40e6c51c6865cad8bf
diff --git a/src/nlsr.hpp b/src/nlsr.hpp
index 018febf..476650f 100644
--- a/src/nlsr.hpp
+++ b/src/nlsr.hpp
@@ -436,6 +436,11 @@
void
registerLocalhostPrefix();
+ /*! \brief Registers the <router-prefix>/nlsr so that NLSR can respond to status requests from remote routers.
+ */
+ void
+ registerRouterPrefix();
+
/*! \brief Attempts to satisfy an Interest for a certificate, and send it back.
*/
void