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_opendns.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_opendns.c.inc')
-rw-r--r-- | src/lib/inc_generated/ndpi_asn_opendns.c.inc | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/lib/inc_generated/ndpi_asn_opendns.c.inc b/src/lib/inc_generated/ndpi_asn_opendns.c.inc index 17d1da96b..32d644ec0 100644 --- a/src/lib/inc_generated/ndpi_asn_opendns.c.inc +++ b/src/lib/inc_generated/ndpi_asn_opendns.c.inc @@ -104,8 +104,10 @@ static ndpi_network ndpi_protocol_opendns_protocol_list[] = { { 0x9BBE8A00 /* 155.190.138.0/23 */, 23, NDPI_PROTOCOL_OPENDNS }, { 0x9BBE8C00 /* 155.190.140.0/24 */, 24, NDPI_PROTOCOL_OPENDNS }, { 0x9BBEA000 /* 155.190.160.0/24 */, 24, NDPI_PROTOCOL_OPENDNS }, - { 0x9BBEC000 /* 155.190.192.0/21 */, 21, NDPI_PROTOCOL_OPENDNS }, - { 0x9BBEC900 /* 155.190.201.0/24 */, 24, NDPI_PROTOCOL_OPENDNS }, + { 0x9BBEC000 /* 155.190.192.0/22 */, 22, NDPI_PROTOCOL_OPENDNS }, + { 0x9BBEC400 /* 155.190.196.0/23 */, 23, NDPI_PROTOCOL_OPENDNS }, + { 0x9BBEC700 /* 155.190.199.0/24 */, 24, NDPI_PROTOCOL_OPENDNS }, + { 0x9BBEC800 /* 155.190.200.0/23 */, 23, NDPI_PROTOCOL_OPENDNS }, { 0x9BBECA00 /* 155.190.202.0/24 */, 24, NDPI_PROTOCOL_OPENDNS }, { 0x9BBEF800 /* 155.190.248.0/24 */, 24, NDPI_PROTOCOL_OPENDNS }, { 0x9BBEFA00 /* 155.190.250.0/23 */, 23, NDPI_PROTOCOL_OPENDNS }, |