From 4fe44aa5ae2e9869b6dd1cca13667809047b5517 Mon Sep 17 00:00:00 2001 From: lns Date: Mon, 6 Jun 2022 18:50:35 +0200 Subject: Dissect host line if SSDP contains such. Signed-off-by: lns --- src/include/ndpi_typedefs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include') diff --git a/src/include/ndpi_typedefs.h b/src/include/ndpi_typedefs.h index 78e879a0d..2ffb35621 100644 --- a/src/include/ndpi_typedefs.h +++ b/src/include/ndpi_typedefs.h @@ -1191,7 +1191,7 @@ struct ndpi_flow_struct { char flow_extra_info[16]; /* General purpose field used to save mainly hostname/SNI information. - * In details it used for: DNS and NETBIOS name, HTTP and DHCP hostname, + * In details it used for: DNS, SSDP and NETBIOS name, HTTP and DHCP hostname, * WHOIS request, TLS/QUIC server name, XIAOMI domain and STUN realm. * * Please, think *very* hard before increasing its size! -- cgit v1.2.3