diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2020-07-02 18:11:39 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2020-07-02 18:11:39 +0200 |
commit | 8f53c231dfb5f36c6289a9e85156487c813e3553 (patch) | |
tree | 969c8d97c2298a91fdf917d5bfb4e3328c50d74b | |
parent | 08698c65e5922774ad3e2b8fd18848c755145942 (diff) |
Improved TeamViewer IP range (fixes #944)
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
-rw-r--r-- | src/lib/ndpi_content_match.c.inc | 2 |
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 /* |