Date: Thu, 26 Dec 2002 16:24:35 -0800 (PST) From: Jeffrey Hsu <hsu@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_var.h Message-ID: <200212270024.gBR0OZMQ070090@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
hsu 2002/12/26 16:24:35 PST
Modified files:
sys/net if_var.h
Log:
Long chain of calls starting with bridge_on(), going through IPv6, and
ending up at ifa_ifwithdstaddr() could lead to a recursive lock of
the ifnet list mutex.
Revision Changes Path
1.56 +2 -1 src/sys/net/if_var.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212270024.gBR0OZMQ070090>
