]> git.ipfire.org Git - thirdparty/openvpn.git/commit
client-connect: Use inotify for the deferred client-connect status file
authorArne Schwabe <arne@rfc2549.org>
Sun, 19 Jul 2020 17:34:34 +0000 (19:34 +0200)
committerGert Doering <gert@greenie.muc.de>
Sun, 19 Jul 2020 20:07:02 +0000 (22:07 +0200)
commit290bb26990133a895eac68215a7ded7e993ef167
tree03799517c267982e758517e2080d21dd3f58122e
parent529b1ab288de569bff946e7b6f8f6f8817f15163
client-connect: Use inotify for the deferred client-connect status file

As we never do client-connect and authentication at the same time
it is safe to reuse the existing fields for client-connect return
status file

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