diff options
author | Luca Deri <deri@ntop.org> | 2022-04-01 08:58:53 +0200 |
---|---|---|
committer | Luca Deri <deri@ntop.org> | 2022-04-01 08:58:53 +0200 |
commit | 1e8cdd893cd6c7e9378b54ede7a215b761af4e9b (patch) | |
tree | 5292208e6283ed50f909fdb9d68c5bb806ac6dad /src/lib/ndpi_ms_skype_teams_match.c.inc | |
parent | 0ff3e77c428d1ffc1cf13ff18a23835509eb2c20 (diff) |
Moved geneated file to a separate folder
Diffstat (limited to 'src/lib/ndpi_ms_skype_teams_match.c.inc')
-rw-r--r-- | src/lib/ndpi_ms_skype_teams_match.c.inc | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/src/lib/ndpi_ms_skype_teams_match.c.inc b/src/lib/ndpi_ms_skype_teams_match.c.inc deleted file mode 100644 index 2fff0d721..000000000 --- a/src/lib/ndpi_ms_skype_teams_match.c.inc +++ /dev/null @@ -1,31 +0,0 @@ -/* - * - * This file is generated automatically and part of nDPI - * - * nDPI is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * nDPI is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with nDPI. If not, see <http://www.gnu.org/licenses/>. - * - */ - -/* ****************************************************** */ - - -static ndpi_network ndpi_protocol_skype_teams_protocol_list[] = { - { 0x0D6B4000 /* 13.107.64.0/18 */, 18, NDPI_PROTOCOL_SKYPE_TEAMS }, - { 0x34700000 /* 52.112.0.0/14 */, 14, NDPI_PROTOCOL_SKYPE_TEAMS }, - { 0x34780000 /* 52.120.0.0/14 */, 14, NDPI_PROTOCOL_SKYPE_TEAMS }, - { 0x34EE778D /* 52.238.119.141/32 */, 32, NDPI_PROTOCOL_SKYPE_TEAMS }, - { 0x34F4A0CF /* 52.244.160.207/32 */, 32, NDPI_PROTOCOL_SKYPE_TEAMS }, - /* End */ - { 0x0, 0, 0 } -}; |