diff options
Diffstat (limited to 'src/lib/inc_generated/ndpi_cloudflare_match.c.inc')
-rw-r--r-- | src/lib/inc_generated/ndpi_cloudflare_match.c.inc | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/src/lib/inc_generated/ndpi_cloudflare_match.c.inc b/src/lib/inc_generated/ndpi_cloudflare_match.c.inc index d6a2324e9..83eac481a 100644 --- a/src/lib/inc_generated/ndpi_cloudflare_match.c.inc +++ b/src/lib/inc_generated/ndpi_cloudflare_match.c.inc @@ -21,31 +21,31 @@ static ndpi_network ndpi_protocol_cloudflare_protocol_list[] = { - { 0xADF53000 /* 173.245.48.0/20 */, 20, NDPI_PROTOCOL_CLOUDFLARE }, { 0x6715F400 /* 103.21.244.0/22 */, 22, NDPI_PROTOCOL_CLOUDFLARE }, { 0x6716C800 /* 103.22.200.0/22 */, 22, NDPI_PROTOCOL_CLOUDFLARE }, { 0x671F0400 /* 103.31.4.0/22 */, 22, NDPI_PROTOCOL_CLOUDFLARE }, - { 0x8D654000 /* 141.101.64.0/18 */, 18, NDPI_PROTOCOL_CLOUDFLARE }, + { 0x68100000 /* 104.16.0.0/13 */, 13, NDPI_PROTOCOL_CLOUDFLARE }, + { 0x68180000 /* 104.24.0.0/14 */, 14, NDPI_PROTOCOL_CLOUDFLARE }, { 0x6CA2C000 /* 108.162.192.0/18 */, 18, NDPI_PROTOCOL_CLOUDFLARE }, - { 0xBE5DF000 /* 190.93.240.0/20 */, 20, NDPI_PROTOCOL_CLOUDFLARE }, + { 0x83004800 /* 131.0.72.0/22 */, 22, NDPI_PROTOCOL_CLOUDFLARE }, + { 0x8D654000 /* 141.101.64.0/18 */, 18, NDPI_PROTOCOL_CLOUDFLARE }, + { 0xA29E0000 /* 162.158.0.0/15 */, 15, NDPI_PROTOCOL_CLOUDFLARE }, + { 0xAC400000 /* 172.64.0.0/13 */, 13, NDPI_PROTOCOL_CLOUDFLARE }, + { 0xADF53000 /* 173.245.48.0/20 */, 20, NDPI_PROTOCOL_CLOUDFLARE }, { 0xBC726000 /* 188.114.96.0/20 */, 20, NDPI_PROTOCOL_CLOUDFLARE }, + { 0xBE5DF000 /* 190.93.240.0/20 */, 20, NDPI_PROTOCOL_CLOUDFLARE }, { 0xC5EAF000 /* 197.234.240.0/22 */, 22, NDPI_PROTOCOL_CLOUDFLARE }, { 0xC6298000 /* 198.41.128.0/17 */, 17, NDPI_PROTOCOL_CLOUDFLARE }, - { 0xA29E0000 /* 162.158.0.0/15 */, 15, NDPI_PROTOCOL_CLOUDFLARE }, - { 0x68100000 /* 104.16.0.0/13 */, 13, NDPI_PROTOCOL_CLOUDFLARE }, - { 0x68180000 /* 104.24.0.0/14 */, 14, NDPI_PROTOCOL_CLOUDFLARE }, - { 0xAC400000 /* 172.64.0.0/13 */, 13, NDPI_PROTOCOL_CLOUDFLARE }, - { 0x83004800 /* 131.0.72.0/22 */, 22, NDPI_PROTOCOL_CLOUDFLARE }, /* End */ { 0x0, 0, 0 } }; static ndpi_network6 ndpi_protocol_cloudflare_protocol_list_6[] = { { "2400:cb00::", 32, NDPI_PROTOCOL_CLOUDFLARE }, + { "2405:8100::", 32, NDPI_PROTOCOL_CLOUDFLARE }, + { "2405:b500::", 32, NDPI_PROTOCOL_CLOUDFLARE }, { "2606:4700::", 32, NDPI_PROTOCOL_CLOUDFLARE }, { "2803:f800::", 32, NDPI_PROTOCOL_CLOUDFLARE }, - { "2405:b500::", 32, NDPI_PROTOCOL_CLOUDFLARE }, - { "2405:8100::", 32, NDPI_PROTOCOL_CLOUDFLARE }, { "2a06:98c0::", 29, NDPI_PROTOCOL_CLOUDFLARE }, { "2c0f:f248::", 32, NDPI_PROTOCOL_CLOUDFLARE }, /* End */ |