cvs commit: src/sys/net route.c route.h
Maxime Henrion
mux at FreeBSD.org
Thu Dec 27 02:00:58 PST 2007
mux 2007-12-27 10:00:58 UTC
FreeBSD src repository
Modified files:
sys/net route.c route.h
Log:
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.
Reviewed by: net@
MFC after: 1 week
Revision Changes Path
1.125 +10 -1 src/sys/net/route.c
1.68 +1 -0 src/sys/net/route.h
More information about the cvs-src
mailing list