csjp 2006-05-07 03:21:43 UTC
FreeBSD src repository
Modified files:
sys/net bpf.c
Log:
Pickup locks for the BPF interface structure. It's quite possible that
bpf(4) descriptors can be added and removed on this interface while we
are processing stats.
MFC after: 2 weeks
Revision Changes Path
1.164 +2 -0 src/sys/net/bpf.c