Mike Tancsa wrote: > At 10:38 AM 1/9/2008, Maxime Henrion wrote: > >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. > > Hi, > I have a number of boxes running full bgp tables with > Quagga. How does the deadlock manifest itself ? I havent seen the > boxes lockup ? Or does the deadlock create other symptoms ? > > ---Mike >
It resulted in a hard lockup for us, but it's possible there are other different outcomes in different scenarios. For details on the specific deadlock I have observed, see thread 'Deadlock in the routing code' on [EMAIL PROTECTED] Cheers, Maxime _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"