rwatson 2004-07-14 20:29:54 UTC
FreeBSD src repository
Modified files:
sys/netgraph ng_ppp.c
Log:
Add ng_ppp_latencies_mtx, a global mutex to protect the latency list.
Note that the table is a hack, and so is this mutex.
Reviewed by: glebius
Revision Changes Path
1.49 +11 -0 src/sys/netgraph/ng_ppp.c