Bug #2643
closed
NFD drops Interest with exclusion by implicit digest
Added by Ilya Moiseenko over 9 years ago.
Updated over 9 years ago.
Description
Consumer retransmits Interest with the Exclude selector set to exclude previously received data packet. Producer never receives this retransmitted Interest packet.
See attached examples and NFD trace
Files
- Tracker changed from Task to Bug
- Priority changed from Normal to High
- Target version set to v0.4
- Description updated (diff)
- Category changed from Core to Forwarding
How do you conclude that NFD drops the Interest?
I can see from log that NFD delivers both Interests to the producer, but producer answers the second Interest with exactly same Data (the code might intend to increment m_counter
but didn't do that), so that the second Interest can't be satisfied.
- Status changed from New to Closed
I was under the impression that producer doesn't print out the retransmitted Interest. Seems to work ok now. We can close this issue.
Also available in: Atom
PDF