cvs commit: src/sys/net bpf.c

Christian S.J. Peron csjp at FreeBSD.org
Tue Oct 4 08:06:11 PDT 2005


csjp        2005-10-04 15:06:10 UTC

  FreeBSD src repository

  Modified files:
    sys/net              bpf.c 
  Log:
  Protect PID initializations for statistics by the bpf descriptor
  locks. Also while we are here, protect the bpf descriptor during
  knlist_remove{add} operations.
  
  Discussed with: rwatson
  
  Revision  Changes    Path
  1.161     +6 -2      src/sys/net/bpf.c


More information about the cvs-src mailing list