Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Sep 2003 15:27:45 -0700 (PDT)
From:      Sam Leffler <sam@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:  <200309042227.h84MRjiP053177@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2003/09/04 15:27:45 PDT

  FreeBSD src repository

  Modified files:
    sys/net              bpf.c 
  Log:
  Reduce window during which a race can occur when detaching
  an interface from each descriptor that references it. This
  is just a bandaid; the locking here needs to be redone.
  
  Revision  Changes    Path
  1.115     +3 -2      src/sys/net/bpf.c



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