Quoting Maxime Henrion ([EMAIL PROTECTED]): > mux 2008-01-09 15:38:49 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_6) > sys/net route.c route.h > Log: > MFC [EMAIL PROTECTED] and [EMAIL PROTECTED]: > Add a workaround for a deadlock between the rt_setgate() and rt_check() > functions. It is easily triggered by running routed, and, I expect, by > running any other daemon that uses routing sockets.
Would the symptom be a unresponsive machine? I just experienced a hung machine running quagga ospfd. Had to hit the BRS :-( > > Revision Changes Path > 1.109.2.5 +10 -1 src/sys/net/route.c > 1.63.2.2 +1 -0 src/sys/net/route.h > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-all > To unsubscribe, send any mail to "[EMAIL PROTECTED]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
