aboutsummaryrefslogtreecommitdiff
path: root/src/lib/inc_generated/ndpi_asn_hotspotshield.c.inc
diff options
context:
space:
mode:
authorIvan Nardi <12729895+IvanNardi@users.noreply.github.com>2023-10-26 20:15:44 +0200
committerGitHub <noreply@github.com>2023-10-26 20:15:44 +0200
commit611c3b66f0db3ca113db6fb71534231bb87b4cef (patch)
tree0dc777ffbf5a52e64b248b99b38620680d2a01d8 /src/lib/inc_generated/ndpi_asn_hotspotshield.c.inc
parent1832d247b39e24ac7cc1b8417ca076bd61ae9c6e (diff)
ipv6: add support for ipv6 addresses lists (#2113)
Diffstat (limited to 'src/lib/inc_generated/ndpi_asn_hotspotshield.c.inc')
-rw-r--r--src/lib/inc_generated/ndpi_asn_hotspotshield.c.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/lib/inc_generated/ndpi_asn_hotspotshield.c.inc b/src/lib/inc_generated/ndpi_asn_hotspotshield.c.inc
index 6d9e48a9d..5f0756cc2 100644
--- a/src/lib/inc_generated/ndpi_asn_hotspotshield.c.inc
+++ b/src/lib/inc_generated/ndpi_asn_hotspotshield.c.inc
@@ -24,3 +24,8 @@ static ndpi_network ndpi_protocol_hotspot_shield_protocol_list[] = {
/* End */
{ 0x0, 0, 0 }
};
+
+static ndpi_network6 ndpi_protocol_hotspot_shield_protocol_list_6[] = {
+ /* End */
+ { NULL, 0, 0 }
+};