Project

General

Profile

Actions

Bug #1047

open

The removeRegisteredPrefix API should "unregister" from the forwarding daemon

Added by Anonymous over 10 years ago. Updated almost 7 years ago.

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


Related issues 1 (1 open0 closed)

Related to NDN-CCL - Feature #2075: The library should have an API to inform the application when the connection is lost to the forwarderNew10/17/2014

Actions
Actions #1

Updated by Anonymous about 9 years ago

  • Project changed from 4 to NDN-CCL
  • Subject changed from RemoveRegisteredPrefix should "unregister" from the forwarding daemon to The removeRegisteredPrefix API should "unregister" from the forwarding daemon
Actions #2

Updated by Anonymous about 9 years ago

Need to add optional callbacks for success and failure.

Actions #3

Updated by Alex Afanasyev about 9 years ago

Yes, callbacks are missing.

Actions #4

Updated by Anonymous almost 8 years ago

  • Related to Feature #2075: The library should have an API to inform the application when the connection is lost to the forwarder added
Actions #5

Updated by Junxiao Shi almost 7 years ago

How to reverse the register process and "unregister" from the forwarding daemon?

The library should invoke RibMgmt rib/unregister command to inform the forwarding daemon.

Actions

Also available in: Atom PDF