cvs commit: src/sys/net route.c route.h
Maxime Henrion
mux at FreeBSD.org
Wed Jan 9 07:22:06 PST 2008
mux 2008-01-09 15:22:06 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
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.
Approved by: re (kensmith)
Revision Changes Path
1.120.2.2 +10 -1 src/sys/net/route.c
1.65.2.1 +1 -0 src/sys/net/route.h
More information about the cvs-src
mailing list