> Date: Wed, 29 Mar 2000 00:02:17 +0200
>I have a rather special situation, where I want to read and write raw
>ethernet-frames from an ethernet interface. The deal is: I have a

Few words more: I suppose you need use sendto() and recvfrom()
to send and receive these packets. Look at ping source, it uses
IP/ICMP packets only, but at similar level.
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to