Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Aug 2008 16:12:49 +0000 (UTC)
From:      Jung-uk Kim <jkim@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:  <200808261612.m7QGCxjN072142@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkim        2008-08-26 16:12:49 UTC

  FreeBSD src repository

  Modified files:
    sys/net              bpf.h 
  Log:
  SVN rev 182197 on 2008-08-26 16:12:49Z by jkim
  
  Revert the previous commit to fix buildworld for now.
  
  We have constified 'struct bpf_insn *' for bpf_filter(9) and bpf_validate(9)
  since r1.19 but they conflict with pcap.h from libpcap.
  
  Revision  Changes    Path
  1.53      +1 -2      src/sys/net/bpf.h



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