> BSD sockets in the kernel?? I'm trying to learn how to implement a
> "raw" network point-to-point interface (i.e. no protocols, just data), but
> I'm having trouble understanding what I need to change or do.

Implement just the hardware driver. Open an AF_PACKET socket to it

> 

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to