cvs commit: src/sys/netgraph ng_iface.c
Robert Watson
rwatson at FreeBSD.org
Wed Jul 14 13:24:27 PDT 2004
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
More information about the cvs-all
mailing list