Rationalise SERV_MARK use.

This commit is contained in:
Simon Kelley
2021-07-01 23:00:22 +01:00
parent 3ef955c85a
commit cb6d06bb54
3 changed files with 7 additions and 8 deletions

View File

@@ -1506,6 +1506,9 @@ void check_servers(int no_loop_check)
if (!no_loop_check)
loop_send_probes();
#endif
/* clear all marks. */
mark_servers(0);
/* interface may be new since startup */
if (!option_bool(OPT_NOWILD))