Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Oct 2005 15:06:10 +0000 (UTC)
From:      "Christian S.J. Peron" <csjp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net bpf.c
Message-ID:  <200510041506.j94F6AOp014322@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510041506.j94F6AOp014322>