Subject: Re: Changes to link layer input routines
To: Jason Thorpe <thorpej@nas.nasa.gov>
From: Jonathan Stone <jonathan@DSG.Stanford.EDU>
List: tech-net
Date: 05/14/1999 16:42:15
>Hi folks...
>
>I have an application which is using a protocol family, which needs to have
>Ethernet headers intact on the packet when it is read by userspace.

Then the protocol is broken :)

Can you implement your userspace protocol on top of bpf, instead of
introducing this gratuitous incompatiblity?