From 92e8a3e2562ec76b490ac09622ca5c469a7ac8b6 Mon Sep 17 00:00:00 2001 From: yrutschle Date: Wed, 27 Apr 2022 17:29:02 +0200 Subject: [PATCH] manage timeout with lists instead of linear searches --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 19acec4..d772eb5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,7 @@ vNEXT: linear searches. The downside is that the number of UDP connections is a hard limit, configurable with the 'udp_max_connections', which defaults to 1024. + Timeouts are managed with lists. inetd merges stderr output to what is sent to the client, which is a security issue as it might give