cvs commit: src/sys/net route.c route.h
Maxime Henrion
mux at FreeBSD.org
Wed Jan 9 07:38:50 PST 2008
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.
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
More information about the cvs-src
mailing list