]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Inline function tls_get_peer_info
authorArne Schwabe <arne@rfc2549.org>
Fri, 23 Oct 2020 11:34:27 +0000 (13:34 +0200)
committerGert Doering <gert@greenie.muc.de>
Sat, 24 Oct 2020 19:25:59 +0000 (21:25 +0200)
commit0d5aab889b0209cab9bb65f8bebf2adab5b1ff52
treed67fe987a54cd7a5c2bfc2b1536af403563a63cd
parentbbcada8abb410d077f7bc13b8157198b4bf6a3d1
Inline function tls_get_peer_info

All other places in our code also directly access peer_info and this
function does not contribute to code clarity.

Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20201023113431.26691-1-arne@rfc2549.org>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg21217.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/multi.c
src/openvpn/ssl.h