From b603cb453069708a5e9e9f54312f25d889fd7232 Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Sat, 26 Oct 2019 10:54:32 +0200 Subject: nDPI TLS improvements using the server certificate --- src/lib/protocols/stun.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/lib/protocols/stun.c') diff --git a/src/lib/protocols/stun.c b/src/lib/protocols/stun.c index 448062f47..fbb0578f8 100644 --- a/src/lib/protocols/stun.c +++ b/src/lib/protocols/stun.c @@ -38,7 +38,6 @@ struct stun_packet_header { u_int8_t transaction_id[8]; }; - /* ************************************************************ */ u_int32_t get_stun_lru_key(struct ndpi_flow_struct *flow, u_int8_t rev) { -- cgit v1.2.3