Fix the problem that it breaks the event timer because there is no
authoryasuoka <yasuoka@openbsd.org>
Wed, 10 Jul 2024 18:59:10 +0000 (18:59 +0000)
committeryasuoka <yasuoka@openbsd.org>
Wed, 10 Jul 2024 18:59:10 +0000 (18:59 +0000)
commit2617e43b76b79eada85252645a20e4a57b35db00
tree51292ed801580637f687f27a057141d0531af911
parentbfdbd8ec741357943af2165ee91996c7a72bc027
Fix the problem that it breaks the event timer because there is no
consideration for new disconnect requests during requesting DAE.  The
ipcp module didn't send a DAE request again once DAE request failed.
Also fix log messages.
usr.sbin/radiusd/radiusd_ipcp.c