diff options
author | lns <matzeton@googlemail.com> | 2022-05-05 13:04:44 +0200 |
---|---|---|
committer | lns <matzeton@googlemail.com> | 2022-05-06 22:30:58 +0200 |
commit | a41086043385e821c0340e0886a7c5175a1f490e (patch) | |
tree | 99420499b9b2edbcba8bcf8e1400446518042152 /src/lib/inc_generated/ndpi_asn_tencent.c.inc | |
parent | 2e0dedbaae24a8662a494e15fe47a67ea30fdcec (diff) |
Added Edgecast and Cachefly CDNs.add/edgecast_and_cachefly_cdn
* 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 <matzeton@googlemail.com>
Diffstat (limited to 'src/lib/inc_generated/ndpi_asn_tencent.c.inc')
-rw-r--r-- | src/lib/inc_generated/ndpi_asn_tencent.c.inc | 2 |
1 files changed, 2 insertions, 0 deletions
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 }, |