Date: Tue, 28 Jan 2003 12:22:19 -0800 (PST) From: Jeffrey Hsu <hsu@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net radix.h src/sys/netinet if_ether.c Message-ID: <200301282022.h0SKMJAh023613@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
hsu 2003/01/28 12:22:19 PST Modified files: sys/net radix.h sys/netinet if_ether.c Log: Avoid lock order reversal by expanding the scope of the AF_INET radix tree lock to cover the ARP data structures. Revision Changes Path 1.21 +1 -0 src/sys/net/radix.h 1.100 +5 -15 src/sys/netinet/if_ether.c 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?200301282022.h0SKMJAh023613>