aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLuca Deri <lucaderi@users.noreply.github.com>2020-07-03 00:45:11 +0200
committerGitHub <noreply@github.com>2020-07-03 00:45:11 +0200
commit143fcf0b0ef8a9e3b05b0849e3123a51805808ea (patch)
tree969c8d97c2298a91fdf917d5bfb4e3328c50d74b /src
parent08698c65e5922774ad3e2b8fd18848c755145942 (diff)
parent8f53c231dfb5f36c6289a9e85156487c813e3553 (diff)
Merge pull request #946 from lnslbrty/fix/teamviewer-iprange
Improved TeamViewer IP range (fixes #944)
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 82a77183a..4ad5c5598 100644
--- a/src/lib/ndpi_content_match.c.inc
+++ b/src/lib/ndpi_content_match.c.inc
@@ -909,7 +909,7 @@ static ndpi_network host_protocol_list[] = {
/* Teamviewer 159.122.189.32-63 */
- { 0x9F7ABD30 /* 159.122.189.32 */, 21, NDPI_PROTOCOL_TEAMVIEWER },
+ { 0x9F7ABD20 /* 159.122.189.32 */, 27, NDPI_PROTOCOL_TEAMVIEWER },
#if 0
/*