sam 2003/10/29 15:01:38 PST FreeBSD src repository Modified files: sys/net route.c Log: avoid recursive lock panic by unlocking before calling rtrequest; this is consistent with other places but will be replaced shortly by a "proper fix" Supported by: FreeBSD Foundation Pain felt by: Jiri Mikulas Revision Changes Path 1.88 +2 -1 src/sys/net/route.c