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)
NACK reason "No PIT Entry found" looks wrong and should be reviewed. Seen twice:
Layers/NFNLayer/test/test_BasicNFNLayer.py:242:
Layers/NFNLayer/test/test_BasicNFNLayer.py:267: