Actions
Bug #1001
closedPerOutFaceLimit and PerFibLimit may borrow limit multiple times but return only once
Start date:
05/15/2013
Due date:
05/15/2013
% Done:
0%
Estimated time:
Description
When the application sends an Interest, router will borrow limit after forwarding the Interest. If Data gets dropped in the middle, the application will retransmit the Interest, and router will borrow another limit. When Data comes back, limit is only returned once. This may cause the limit to be wasted.
Updated by Alex Afanasyev over 12 years ago
- Status changed from In Progress to Closed
Actions