Feature #5034
Updated by Davide Pesavento about 5 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.