Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Feb 1999 06:12:49 -0800 (PST)
From:      "Dag-Erling C. Sm\xf8rgrav" <des@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/dev/ppbus if_plip.c
Message-ID:  <199902081412.GAA23390@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         1999/02/08 06:12:38 PST

  Modified files:
    sys/dev/ppbus        if_plip.c 
  Log:
  Generate correct DLT_NULL headers before passing packets to bpf.
  Do not modify m_len before passing mbuf chains to bpf.
  Don't forget to pass packets to bpf when running in Crynwr mode (LINK0).
  
  Partially based on a patch by Bill Fenner <fenner@freebsd.org>.
  
  PR:             bin/7241
  
  Revision  Changes    Path
  1.10      +43 -30    src/sys/dev/ppbus/if_plip.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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