Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Jun 2006 18:48:14 +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.h
Message-ID:  <200606031848.k53ImE44074116@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
csjp        2006-06-03 18:48:14 UTC

  FreeBSD src repository

  Modified files:
    sys/net              bpf.h 
  Log:
  Back out previous two commits, this caused some problems in the namespace
  resulting in some build failures. Instead, to fix the problem of bpf not
  being present, check the pointer before dereferencing it.
  
  This is a temporary bandaid until we can decide on how we want to handle
  the bpf code not being present. This will be fixed shortly.
  
  Revision  Changes    Path
  1.44      +2 -7      src/sys/net/bpf.h



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