diff options
author | Luca Deri <deri@ntop.org> | 2015-05-31 19:50:52 +0200 |
---|---|---|
committer | Luca Deri <deri@ntop.org> | 2015-05-31 19:50:52 +0200 |
commit | a31b0a3354d4a6f62ea9c338ed6f890136f1d3e6 (patch) | |
tree | b78a4367bf59f8935f3a0c4ea0ee57bb951f6ff3 | |
parent | 5f742637177acf0d5383fd7ae2cc3fd1d8d7ec6e (diff) |
Added AS198015 Skype Communications Sarl to the list of skype networks1.6
-rw-r--r-- | src/lib/ndpi_content_match.c.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/ndpi_content_match.c.inc b/src/lib/ndpi_content_match.c.inc index 1a7f8eef6..1a75240a9 100644 --- a/src/lib/ndpi_content_match.c.inc +++ b/src/lib/ndpi_content_match.c.inc @@ -75,11 +75,13 @@ static ndpi_network host_protocol_list[] = { Skype (Microsoft CDN) 157.56.0.0/14, 157.60.0.0/16, 157.54.0.0/15 111.221.64.0 - 111.221.127.255 + 91.190.216.0/21 (AS198015 Skype Communications Sarl) */ { 0x9D380000 /* 157.56.0.0 */, 14, NDPI_PROTOCOL_SKYPE }, { 0x9D3C0000 /* 157.60.0.0 */, 16, NDPI_PROTOCOL_SKYPE }, { 0x9D360000 /* 157.54.0.0 */, 15, NDPI_PROTOCOL_SKYPE }, { 0x6FDD4000 /* 111.221.64.0 */, 18, NDPI_PROTOCOL_SKYPE }, + { 0x5BBED800 /* 91.190.216.0 */, 21, NDPI_PROTOCOL_SKYPE }, /* Google |