Remove PPStream protocol and add iQIYI (#2403)

P2P video player PPStream was discontinued shortly after the purchase of PPS.tv by Baidu (iQIYI) on 2013 (see https://www.techinasia.com/report-baidu-acquires-video-rival-pps)
So we remove the old `NDPI_PROTOCOL_PPSTREAM` logic and add `NDPI_PROTOCOL_IQIYI` id to handle all the iQIYI traffic, which is basically video streaming traffic.

A video hosting service, called PPS.tv, is still offered by the same company: for the time being we classified both services with the same protocol id.
This commit is contained in:
0x41CEA55 2024-04-23 19:01:36 +03:00 committed by GitHub
parent fd388845d5
commit 66036a14f4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
102 changed files with 269 additions and 530 deletions

View file

@ -1,6 +1,6 @@
DPI Packets (UDP): 4 (2.00 pkts/flow)
Confidence DPI : 2 (flows)
Num dissector calls: 142 (71.00 diss/flow)
Num dissector calls: 140 (70.00 diss/flow)
LRU cache ookla: 0/0/0 (insert/search/found)
LRU cache bittorrent: 10/0/0 (insert/search/found)
LRU cache zoom: 0/0/0 (insert/search/found)