aboutsummaryrefslogtreecommitdiff
path: root/src/lib/inc_generated/ndpi_ms_onedrive_match.c.inc
diff options
context:
space:
mode:
authorLuca Deri <deri@ntop.org>2022-04-01 08:58:53 +0200
committerLuca Deri <deri@ntop.org>2022-04-01 08:58:53 +0200
commit1e8cdd893cd6c7e9378b54ede7a215b761af4e9b (patch)
tree5292208e6283ed50f909fdb9d68c5bb806ac6dad /src/lib/inc_generated/ndpi_ms_onedrive_match.c.inc
parent0ff3e77c428d1ffc1cf13ff18a23835509eb2c20 (diff)
Moved geneated file to a separate folder
Diffstat (limited to 'src/lib/inc_generated/ndpi_ms_onedrive_match.c.inc')
-rw-r--r--src/lib/inc_generated/ndpi_ms_onedrive_match.c.inc31
1 files changed, 31 insertions, 0 deletions
diff --git a/src/lib/inc_generated/ndpi_ms_onedrive_match.c.inc b/src/lib/inc_generated/ndpi_ms_onedrive_match.c.inc
new file mode 100644
index 000000000..2c15e4f3f
--- /dev/null
+++ b/src/lib/inc_generated/ndpi_ms_onedrive_match.c.inc
@@ -0,0 +1,31 @@
+/*
+ *
+ * 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_ms_one_drive_protocol_list[] = {
+ { 0x68928000 /* 104.146.128.0/17 */, 17, NDPI_PROTOCOL_MS_ONE_DRIVE },
+ { 0x0D6B8800 /* 13.107.136.0/22 */, 22, NDPI_PROTOCOL_MS_ONE_DRIVE },
+ { 0x96AB2800 /* 150.171.40.0/22 */, 22, NDPI_PROTOCOL_MS_ONE_DRIVE },
+ { 0x286C8000 /* 40.108.128.0/17 */, 17, NDPI_PROTOCOL_MS_ONE_DRIVE },
+ { 0x34680000 /* 52.104.0.0/14 */, 14, NDPI_PROTOCOL_MS_ONE_DRIVE },
+ /* End */
+ { 0x0, 0, 0 }
+};