Actions
Bug #4224
closedDummyClientFace: NextHopFaceId handling differs from NFD
Start date:
Due date:
% Done:
100%
Estimated time:
1.00 h
Description
If DummyClientFace::put is invoked with a Nack that has a NextHopFaceId tag, it would encode the value of this tag into a NextHopFaceId field.
This behavior differs from NFD GenericLinkService, which drops an LpPacket received from application if it has both Nack and NextHopFaceId fields.
DummyClientFace should ignore the NextHopFaceId tag placed on a Nack.
Updated by Junxiao Shi about 8 years ago
- Blocked by Bug #4223: NDNLPv2: NextHopFaceId should not be allowed with Nack added
Updated by Junxiao Shi about 8 years ago
- Status changed from New to Code review
- Assignee set to Junxiao Shi
- % Done changed from 0 to 100
Updated by Junxiao Shi about 8 years ago
- Status changed from Code review to Closed
Actions