Project

General

Profile

Feature #4720

Updated by Junxiao Shi over 5 years ago

Add two counters a new counter to [[ForwarderStatus]]'s `GeneralStatus` dataset: 

 * dataset, representing the total number of satisfied Interests, incremented when a PIT entry that has been satisfied unsatisfied Interests. This is being removed 
 * number of unsatisfied Interests, incremented when a PIT entry that has not been satisfied is being removed 

 These are global forwarder counters, counter, not a per-face counters. counter.

Back