Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prefix registration is missing after producer restart #1

Closed
yoursunny opened this issue Jan 26, 2014 · 1 comment
Closed

Prefix registration is missing after producer restart #1

yoursunny opened this issue Jan 26, 2014 · 1 comment

Comments

@yoursunny
Copy link

Steps to reproduce:

  1. execute ndnd-tlv-start
  2. start producer which registers a prefix with "selfreg" command
  3. execute ndnd-tlv-status and observe the prefix shows up
  4. kill producer
  5. wait 10 seconds
  6. execute ndnd-tlv-status and observe the prefix is gone
  7. start producer which registers the same prefix with "selfreg" command
  8. execute ndnd-tlv-status
    Expected: the prefix shows up
    Actual: the prefix is missing

Original report by @jeraldabraham , verified by me.

@cawka
Copy link
Owner

cawka commented Jan 26, 2014

This is a small issue with ndn-cpp-dev library

@cawka cawka closed this as completed Jan 26, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants