Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | FPC: small improvements (#2512) | Ivan Nardi | 2024-07-22 | |
| | | | | Add printing of fpc_dns statistics and add a general cconfiguration option. Rework the code to be more generic and ready to handle other logics. | |||
* | FPC: add DNS correlation (#2497) | mmanoj | 2024-07-22 | |
| | | | | | | | | | Use DNS information to get a better First Packet Classification. See: #2322 --------- Co-authored-by: Nardi Ivan <nardi.ivan@gmail.com> | |||
* | Add Nano (XNO) protocol support (#2508) | Vladimir Gavrilov | 2024-07-18 | |
| | ||||
* | Improve detection of Cloudflare WARP traffic (#2491) | Ivan Nardi | 2024-07-04 | |
| | | | See: #2484 | |||
* | Add infrastructure for explicit support of Fist Packet Classification (#2488) | Ivan Nardi | 2024-07-03 | |
| | | | | | Let's start with some basic helpers and with FPC based on flow addresses. See: #2322 | |||
* | Add Ripe Atlas probe protocol. (#2473) | Toni | 2024-06-17 | |
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Zoom: harden RTP/RTCP detection | Nardi Ivan | 2024-06-17 | |
| | ||||
* | Zoom: remove "stun_zoom" LRU cache | Nardi Ivan | 2024-06-17 | |
| | | | | | Since 070a0908b we are able to detect P2P calls directly from the packet content, without any correlation among flows | |||
* | Added protocol - JRMI - Java Remote Method Invocation (#2470) | Mark Jeffery | 2024-06-15 | |
| | ||||
* | Zoom: faster detection of P2P flows (#2467) | Ivan Nardi | 2024-06-07 | |