sam 2003/09/04 15:27:45 PDT FreeBSD src repository Modified files: sys/net bpf.c Log: Reduce window during which a race can occur when detaching an interface from each descriptor that references it. This is just a bandaid; the locking here needs to be redone. Revision Changes Path 1.115 +3 -2 src/sys/net/bpf.c