aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/zoom.c
Commit message (Collapse)AuthorAge
* Zoom: improve detection (#2270)Ivan Nardi2024-01-21
|
* Add a dedicated dissector for Zoom (#2265)Ivan Nardi2024-01-19
| | | Move it from the RTP code and extend it
* Added Zoom protocol support removing invalid STUN/Skype detectionsLuca Deri2019-09-26
|
* Initial Zoom detection based on IP and ports.Ravi Kerur2019-09-25
Following IP and ports are reported by Zoom support to open up in firewall. https://support.zoom.us/hc/en-us/articles/201362683-Network-Firewall-or-Proxy-Server-Settings-for-Zoom Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com>