Project

General

Profile

Feature #5034

Updated by Davide Pesavento over 4 years ago

Add more useful per-packet tracing, such as  

 ``` 
   >     // <Time, Type, SeqNr, RTO, Nonce, cwnd, inFlight> 
 ``` 

 where `Type` Type = Interest/Data/Timeout. 

 This is very helpful for debugging performance issues.  

Back