Actions
Bug #1047
openThe removeRegisteredPrefix API should "unregister" from the forwarding daemon
Status:
New
Priority:
Normal
Assignee:
-
Start date:
10/01/2013
Due date:
% Done:
0%
Estimated time:
Description
The registerPrefix method returns an ID so that removeRegisteredPrefix can remove the entry in the local registered prefix table. But this only means that the library will ignore incoming interests which are still sent by the forwarding daemon. How to reverse the register process and "unregister" from the forwarding daemon?
http://named-data.net/codebase/platform/documentation/ndn-ccl-api/#FaceremoveRegisteredPrefix_Method
Actions