Author :
claudio
Date :
2024-01-10 16:08:36
Hash :9dad7388 Message :Improve rtr_send_error() so that there is no need to log_warnx() before.
Now rtr_send_error() supports a format string for the error message so
use this fact to make the error report better.
OK tb@