rwatson 2004-07-05 16:28:32 UTC FreeBSD src repository Modified files: sys/net bpf.c bridge.c Log: In the BPF and ethernet bridging code, don't allow callouts to execute without Giant if we're not debug.mpsafenet=1. Revision Changes Path 1.130 +1 -1 src/sys/net/bpf.c 1.81 +1 -1 src/sys/net/bridge.c