Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added additional (minimalistic) detection information to flow updates. | Toni Uhlig | 2022-02-04 |
| | | | | | | | | | | | | | This will only affect flows with the state `FT_FINISHED' (detection done). * nDPIsrvd.py: force use of JSON schema Draft 7 validator * flow-dash.py: gather/use total processed layer4 payload size * flow-info.py: added additional event filter * flow-info.py: prettified flow events printing whose detection is in progress * py-semantic-validation.py: added validation checks for FT_FINISHED * updated flow event JSON schema Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | py-flow-dashboard: added tab layout and event pie chart | Toni Uhlig | 2022-01-26 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Improved Plotly/Dash example. It is now somehow informative. | Toni Uhlig | 2022-01-25 |
* TCP timeout after FIN/RST: switched back to the value from a35fc1d5ea8570609cc0c8cf6edadc81f8f5bb76 * py-flow-info: reset 'guessed' flag after detection/detection-update received Signed-off-by: Toni Uhlig <matzeton@googlemail.com> |