On 13/05/2013 9:12 p.m., Silamael wrote:
Hi!
There are two checks against n_tries in forward.cc but only at one place
the configured value of forward_max_tries is used for the check.
This patch fixes the second check to use also the configured value
instead of the value of 10.
-- Matthias
Hi Mattias, can you explain a bit more what problems are appearing due
to this bug?
FYI: I'm looking for information both to make the commit message
clearer, and to track down any (possibly vague) bug reports which may
need closing or re-testing when this goes in.
The patch itself gets my +1 already.
Amos