]> git.ipfire.org Git - thirdparty/openvpn.git/commit
improve float collision logging
authorRalf Lici <ralf@mandelbit.com>
Fri, 18 Jul 2025 19:16:56 +0000 (21:16 +0200)
committerGert Doering <gert@greenie.muc.de>
Fri, 18 Jul 2025 19:19:24 +0000 (21:19 +0200)
commit495e02e675a1c64ac902428ac82f6b1bfd35ed25
tree735719898929c3e894086eb9640637264991109d
parentfd93e4ad8245e1fd9530a6c1f89cb66c047f3abe
improve float collision logging

Extend the log message printed when an instance floats to an address
already taken by another instance with the same certificate. The updated
message now includes the instance being closed, the reason it's being
closed, and the new instance taking over that address.

Change-Id: I217cfb319b85fd75a88f7d4d50c374d28771df28
Signed-off-by: Ralf Lici <ralf@mandelbit.com>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20250718191702.9451-1-gert@greenie.muc.de>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg32226.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/multi.c