cvs commit: src/sys/net bpf.c

Sam Leffler sam at FreeBSD.org
Thu Sep 4 15:27:46 PDT 2003


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


More information about the cvs-src mailing list