nrd: Added interest filter for /localhop/nrd
refs #1323
Change-Id: Ib97e772a3111b75216ed3b666bad23230f1ed41f
diff --git a/src/nrd.hpp b/src/nrd.hpp
index 210af74..7e7ce08 100644
--- a/src/nrd.hpp
+++ b/src/nrd.hpp
@@ -53,6 +53,9 @@
onControlHeaderError();
void
+ setInterestFilterFailed(const Name& name, const std::string& msg);
+
+ void
insertEntry(const Interest& request, const PrefixRegOptions& options);
void
@@ -79,6 +82,7 @@
const VerbDispatchTable m_verbDispatch;
static const Name COMMAND_PREFIX; // /localhost/nrd
+ static const Name REMOTE_COMMAND_PREFIX; // /localhop/nrd
// number of components in an invalid, but not malformed, unsigned command.
// (/localhost/nrd + verb + options) = 4