nDPI/tests
Ivan Nardi a6ff0dd0e3
Add few scripts to easily update some IPs lists (#1436)
* Add few scripts to easily update some IPs lists

Some IPs lists should be updated frequently: try to easy the process.
The basic idea is taken from d59fefd0 and a8fe74e5 (for Azure
addresses): one specific .c.inc file and one script for each protocol.

Add the possibility to don't load a specific list.

Rename the old NDPI_PROTOCOL_HOTMAIL id to NDPI_PROTOCOL_MS_OUTLOOK,
to identify Hotmail/Outlook/Exchange flows.

TODO: ipv6

Remove the 9 addresses associated to BitTorrent: they have been added in
e2f21116 but it is not clear why all the traffic to/from these ips
should be classified as BitTorrent.

* Added quotes

* Added quotes

Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com>
2022-02-09 11:45:48 +01:00
..
dga build: respect environment options more (#1392) 2022-01-18 14:30:14 +01:00
pcap Add few scripts to easily update some IPs lists (#1436) 2022-02-09 11:45:48 +01:00
performance Added performance tests tools 2022-01-16 12:47:56 +01:00
result Add few scripts to easily update some IPs lists (#1436) 2022-02-09 11:45:48 +01:00
unit Add unit test for ndpi_serialize_string_int64 2022-01-21 13:05:58 +01:00
do-dga.sh Better DGA detection (slightly decreased accuracy) 2021-03-20 17:56:24 +01:00
do-unit.sh Decoupled fuzzy and unit tests 2020-10-12 12:11:35 +02:00
do.sh.in QUIC: add support for QUICv2 (draft 00) (#1379) 2021-12-04 13:29:30 +01:00
Makefile.am Disable tests that require libgcrypt if --disable-gcrypt set. (#1121) 2021-01-21 08:59:06 +01:00
ossfuzz.sh ossfuzz.sh: do not use wildcards for fuzzer e.g. fuzz/fuzz* 2020-07-05 20:18:16 +02:00