Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 May 2006 03:21:43 +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:  <200605070321.k473LhVg079334@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
csjp        2006-05-07 03:21:43 UTC

  FreeBSD src repository

  Modified files:
    sys/net              bpf.c 
  Log:
  Pickup locks for the BPF interface structure. It's quite possible that
  bpf(4) descriptors can be added and removed on this interface while we
  are processing stats.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.164     +2 -0      src/sys/net/bpf.c



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