aboutsummaryrefslogtreecommitdiff
path: root/tests/cfgs/fpc/result/signal_videocall.pcapng.out
Commit message (Collapse)AuthorAge
* STUN: don't check `NDPI_KNOWN_PROTOCOL_ON_NON_STANDARD_PORT` flow risk (#2901)Ivan Nardi2025-06-23
|
* ndpiReader: print categories summary (#2895)Ivan Nardi2025-06-21
|
* Add a new internal function `internal_giveup()`Ivan Nardi2025-03-05
| | | | | | | | This function is always called once for every flow, as last code processing the flow itself. As a first usage example, check here if the flow is unidirectional (instead of checking it at every packets)
* ndpiReader: add some global statistics about FPC (#2680)Ivan Nardi2025-01-17
Enabled via `--dump-fpc-stats` option