* "update CoA" cannot be used with "fake" packets,
i.e. inner-tunnel and virtual home servers.
* Many small ASAN / LSAN fixes from Jorge Pereira.
+ * Close inbound RADIUS/TLS socket on TLS errors. When a home server
+ sees a TLS error, it will now close the socket, so proxies do not
+ have an open (but dead) TLS connection.
+ * Change the way we mutex lock inbound RADIUS/TLS connections.
+ This change avoids random issues with "bad record mac" due to poorly
+ defined SSL mutex locking behavior.
FreeRADIUS 3.2.2 Thu 16 Feb 2023 12:00:00 EDT urgency=low
Configuration changes