cisco / joy

A package for capturing and analyzing network flow data and intraflow data, for network research, forensics, and security monitoring.
Other
1.3k stars 329 forks source link

return the existing flow record when a retransmission is detected #221

Closed bhudson33 closed 5 years ago

bhudson33 commented 5 years ago

return the existing flow record when a TCP retransmission is detected. This allows the application to decide whether or not they need to do anything extra with the flow record when a retransmission is detected.