On 2011/12/31 20:24, Camiel Dobbelaar wrote:
> +     if (env->sc_flags & F_DEMOTE)
> +             carp_demote_reset(env->sc_demote_group, 0);
> +

hmmm, forcing the counter to 0 doesn't interact very well with
routing daemons which may have increased the counter because an
important peer or interface is down ..

is there a need to do it this way rather than increment/decrement
the counter by a fixed amount?

Reply via email to