> 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