From a41086043385e821c0340e0886a7c5175a1f490e Mon Sep 17 00:00:00 2001 From: lns Date: Thu, 5 May 2022 13:04:44 +0200 Subject: Added Edgecast and Cachefly CDNs. * Improved ASN update script * Ran `utils/update_every_lists.sh' * `tests/do.sh.in' prints the amount of failed pcap(s) * `utils/asn_update.sh' prints the amount of failed download(s) Signed-off-by: lns --- src/lib/inc_generated/ndpi_asn_tencent.c.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/lib/inc_generated/ndpi_asn_tencent.c.inc') diff --git a/src/lib/inc_generated/ndpi_asn_tencent.c.inc b/src/lib/inc_generated/ndpi_asn_tencent.c.inc index 30988f267..177dd864a 100644 --- a/src/lib/inc_generated/ndpi_asn_tencent.c.inc +++ b/src/lib/inc_generated/ndpi_asn_tencent.c.inc @@ -58,6 +58,8 @@ static ndpi_network ndpi_protocol_tencent_protocol_list[] = { { 0x2B9C0000 /* 43.156.0.0/15 */, 15, NDPI_PROTOCOL_TENCENT }, { 0x2B9E0000 /* 43.158.0.0/16 */, 16, NDPI_PROTOCOL_TENCENT }, { 0x2B9F0000 /* 43.159.0.0/20 */, 20, NDPI_PROTOCOL_TENCENT }, + { 0x2B9F1000 /* 43.159.16.0/23 */, 23, NDPI_PROTOCOL_TENCENT }, + { 0x2B9F1800 /* 43.159.24.0/24 */, 24, NDPI_PROTOCOL_TENCENT }, { 0x2B9F2000 /* 43.159.32.0/19 */, 19, NDPI_PROTOCOL_TENCENT }, { 0x2B9F8000 /* 43.159.128.0/17 */, 17, NDPI_PROTOCOL_TENCENT }, { 0x2BF2FC00 /* 43.242.252.0/22 */, 22, NDPI_PROTOCOL_TENCENT }, -- cgit v1.2.3