[Babel-users] Bucket full, dropping packet

Juliusz Chroboczek jch at pps.univ-paris-diderot.fr
Mon Dec 14 19:14:15 UTC 2015


> The attached patch should solve the problem.

Nice, applied.

> +    if(!check_specific_first())
> +        fprintf(stderr, "Invariant failed: specific routes first in RIB.\n");

#ifdef DEBUG, or if(debug_level >= 2) ?

-- Juliusz




More information about the Babel-users mailing list