Feature #5105
closed
PIT lookup with shortened Nack
Added by Junxiao Shi over 4 years ago.
Updated over 4 years ago.
Description
Query PIT with Nack that only contains Name, CanBePrefix, MustBeFresh, ForwardingHint, and Nonce elements.
So, if I'm understanding this issue correctly, the Interest-to-Nack matching function will need to be changed so that all five of the fields match, instead of just the first three as in the Interest-to-Interest matching function?
When forwarder receives a Nack, there are two steps:
- Locate the PIT entry. This shall consider Name, CanBePrefix, MustBeFresh, and ForwardingHint.
- Verify that the Nack is against the last forwarded Interest. This shall compare the Nonce in the Nack with the Nonce in the PIT upstream record.
This issue is blocked by #3162 because that issue makes ForwardingHint part of index key in PIT.
- Blocked by deleted (Feature #3162: PIT: index with forwarding hint)
- Status changed from New to Rejected
- Target version deleted (
22.12)
Also available in: Atom
PDF