cvs commit: src/sys/net route.c route.h
John Capo
jc at irbs.com
Thu Jan 10 22:23:41 PST 2008
Quoting Maxime Henrion (mux at FreeBSD.org):
> mux 2008-01-09 15:38:49 UTC
>
> FreeBSD src repository
>
> Modified files: (Branch: RELENG_6)
> sys/net route.c route.h
> Log:
> MFC route.c at 1.125 and route.h at 1.68:
> 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
> _______________________________________________
> cvs-all at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/cvs-all
> To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
More information about the cvs-src
mailing list