cvs commit: src/sys/net bpf.c bridge.c

Robert Watson rwatson at FreeBSD.org
Mon Jul 5 09:28:32 PDT 2004


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


More information about the cvs-src mailing list