Date: Wed, 14 Jul 2004 20:24:21 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_iface.c Message-ID: <200407142024.i6EKOLKC018596@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2004-07-14 20:24:21 UTC FreeBSD src repository Modified files: sys/netgraph ng_iface.c Log: Introduce a new mutex, ng_iface_mtx, to protect the global unit list lock used to synchronize allocation of unit numbers for new netgraph interfaces. Reviewed by: glebius Tested by: glebius Revision Changes Path 1.34 +12 -1 src/sys/netgraph/ng_iface.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407142024.i6EKOLKC018596>