Greetings and Salutations:
On 5/3/05 7:33 PM, "Daniel Valencia" <[EMAIL PROTECTED]> wrote:
> I'm doing research on network-layer protocols, so I
> need a way to send packets straight into layer 2. So
> far i've been reffered to raw sockets, but i've read
> the code and i cannot skip header checki
On May 3, 2005, at 8:33 PM, Daniel Valencia wrote:
I'm doing research on network-layer protocols, so I
need a way to send packets straight into layer 2. So
far i've been reffered to raw sockets, but i've read
the code and i cannot skip header checking and that
stuff... Is there a way to interact
Daniel Valencia wrote:
Hello all
I'm doing research on network-layer protocols, so I
need a way to send packets straight into layer 2. So
far i've been reffered to raw sockets, but i've read
the code and i cannot skip header checking and that
stuff... Is there a way to interact with the network
Hello all
I'm doing research on network-layer protocols, so I
need a way to send packets straight into layer 2. So
far i've been reffered to raw sockets, but i've read
the code and i cannot skip header checking and that
stuff... Is there a way to interact with the network
if in a way that I can
On Mon, 2 May 2005, Mike Silbersack wrote:
On Tue, 3 May 2005, Sten Spans wrote:
For the if_tap case fixing the driver ( or rather changing m_uiotombuf )
is definately the correct solution. No sensible person would say otherwise.
Once the if_tap change is properly tested and signed off it should
ma