aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorzyingp <cszyingp@yahoo.com>2018-02-05 09:32:28 +0800
committerGitHub <noreply@github.com>2018-02-05 09:32:28 +0800
commite6412949f1ee9d03628544ee434b451f197bbb46 (patch)
tree71ddfe700d908642d617f6493ae0bd774a52c001 /src
parent5e0880dac64950062f04acd3e2c8cc3dc248dca9 (diff)
parentea74d87fd8b386228cd222b7f880b3c96d9b5a67 (diff)
Merge pull request #1 from ntop/dev
Merge the latest main branch
Diffstat (limited to 'src')
-rw-r--r--src/lib/ndpi_content_match.c.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/ndpi_content_match.c.inc b/src/lib/ndpi_content_match.c.inc
index aa5a990ea..6ff6220f6 100644
--- a/src/lib/ndpi_content_match.c.inc
+++ b/src/lib/ndpi_content_match.c.inc
@@ -216,7 +216,7 @@ static ndpi_network host_protocol_list[] = {
{ 0x344D0000 /* 52.77.0.0/16 */, 16, NDPI_PROTOCOL_AMAZON },
{ 0x344E0000 /* 52.78.0.0/16 */, 16, NDPI_PROTOCOL_AMAZON },
{ 0x344F0000 /* 52.79.0.0/16 */, 16, NDPI_PROTOCOL_AMAZON },
- { 0x3452BB00 /* 52.82.0.0/14 */, 14, NDPI_PROTOCOL_AMAZON },
+ { 0x34520000 /* 52.82.0.0/14 */, 14, NDPI_PROTOCOL_AMAZON },
{ 0x34580000 /* 52.88.0.0/13 */, 13, NDPI_PROTOCOL_AMAZON },
{ 0x345A0000 /* 52.90.0.0/15 */, 15, NDPI_PROTOCOL_AMAZON },
{ 0x345F0000 /* 52.95.0.0/21 */, 21, NDPI_PROTOCOL_AMAZON },