CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/02/21 18:24:59
Modified files:
usr.sbin/relayd: hce.c check_script.c
Log message:
Use the F_CHECK_SENT and F_CHECK_DONE flags to determine whether a
previous attempt at running a check script has finished yet, so we
can avoid building up a backlog of check requests.
ok dlg@ tb@ giovanni@
