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

NACK reason "No PIT Entry found" #14

Open
cmarxer opened this issue Feb 28, 2018 · 1 comment
Open

NACK reason "No PIT Entry found" #14

cmarxer opened this issue Feb 28, 2018 · 1 comment
Labels

Comments

@cmarxer
Copy link
Collaborator

cmarxer commented Feb 28, 2018

NACK reason "No PIT Entry found" looks wrong and should be reviewed. Seen twice:

Layers/NFNLayer/test/test_BasicNFNLayer.py:242:

nack = Nack(name, reason="No PIT Entry found", interest=interest)

Layers/NFNLayer/test/test_BasicNFNLayer.py:267:

nack = Nack(name, reason="No PIT Entry found", interest=interest)

@cmarxer cmarxer added the bug label Feb 28, 2018
@blacksheeep
Copy link
Collaborator

I assume this should be: "No FIB entry found" but I have to double check that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants