From 0e45107797f78adec88ad8c572cbfe8c29c866c6 Mon Sep 17 00:00:00 2001 From: yrutschle Date: Sun, 1 Aug 2021 22:02:42 +0200 Subject: [PATCH] advertise new UDP protocols --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index afab9eb..513dbff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17,6 +17,8 @@ vNEXT: are kept for 60s, which can be changed with `udp_timeout` in the configuration. + Added probes for UDP protocols QUICK and Teamspeak. + sslh-select refactored to change linear searches through connections to linear searches through fd_set.