Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Apr 2010 15:16:54 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/net bpf.c
Message-ID:  <201004271517.o3RFHANS033091@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2010-04-27 15:16:54 UTC

  FreeBSD src repository

  Modified files:
    sys/net              bpf.c 
  Log:
  SVN rev 207278 on 2010-04-27 15:16:54Z by bz
  
  MFP4: @177254
  
  Add missing CURVNET_RESTORE() calls for multiple code paths, to stop
  leaking the currently cached vnet into callers and to the process.
  
  Sponsored by:   The FreeBSD Foundation
  Sponsored by:   CK Software GmbH
  MFC after:      4 days
  
  Revision  Changes    Path
  1.224     +8 -3      src/sys/net/bpf.c



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