named-data-ndnSIM / ndnSIM

ndnSIM: NS-3 based NDN simulator
GNU General Public License v3.0
108 stars 165 forks source link

Limits are not returned when giving up PIT #38

Open yic opened 11 years ago

yic commented 11 years ago

In per-out-face-limits.h and per-fib-limits.h:

If a node receives a NACK and decides to give up PIT, it should return all limits it borrowed, otherwise the limits will be wasted.

One possible solution is to return limits in DidExhaustForwardingOptions.