Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jun 1998 03:01:12 +0000
From:      Niall Smart <rotel@indigo.ie>
To:        hackers@FreeBSD.ORG
Subject:   writing to ppp interfaces using bpf
Message-ID:  <199806290201.DAA02262@indigo.ie>

next in thread | raw e-mail | index | archive | help
Hi,

bpf(4) say:

"Currently, only writes to Ethernets and SLIP links are supported."

It looks like it would only take a few lines of code to fix this,
does anyone know otherwise?  As the ppp driver prepends the header
surely a case statement can simply be added in bpf_movein...


Niall

-- 
Niall Smart.        PGP: finger njs3@motmot.doc.ic.ac.uk
FreeBSD: Turning PC's into Workstations: www.freebsd.org
Annoy your enemies and astonish your friends:
echo "#define if(x) if (!(x))" >> /usr/include/stdio.h

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



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