rwatson 2004-07-14 20:27:33 UTC FreeBSD src repository Modified files: sys/netgraph ng_fec.c Log: Introduce a new mutex, ng_fec_mtx, to protect the global unit list to synchronization allocation of FEC unit numbers. Reviewed by: glebius Revision Changes Path 1.13 +10 -1 src/sys/netgraph/ng_fec.c