cisco / joy

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

Bhudson dev #206

Closed bhudson33 closed 6 years ago

bhudson33 commented 6 years ago

updated the Library API user guide.

updated the API to include data feature specific external processing. implemented a default traffic distribution algorithm that can be used by parent applications. updated processing loop so it doesn't stop at first unexpired flow. fixed TCP retransmission calculation. fixed IDP packet identification for out-of-order packets. bug fixes around BPF and PPI processing. fixed linux timestamp calculation issues. fixed several memory leaks. removed dead code.

tdjCisco commented 6 years ago

I'm ok with the changes. Thanks for fixing the compile issues.