SOCK_PACKET ???

SOCK_PACKET ???

Post by pascal dominiq » Wed, 12 Jul 1995 04:00:00



Hi,

Is there someone who can say to me, where I can have documentation
about this type of Linux socket (SOCK_PACKET) ?

Thanks.

--
Pascal DOMINIQUE
EPITA - Ing2 - Systemes & Reseaux

URL    : http://www.epita.fr:5000/~domini_p/

 
 
 

1. SOCK_PACKET and datalink layer access from user space program

Hi,

I'm trying to write a user space program to send datalink layer packets. I
got the example from Richard Stevens web site. The code opens a SOCK_PACKET
type socket. The socket opens ok. But I kept getting the error message when
running the program:
    [root write-datalink]# ./writepcap -l 171.68.134.88.30000
device = eth0
write error to pcap device, fd=3; status=-1: Transport endpoint is not
connected

Does anyone know where the problem may be? Any pointers?

Thanks,
Eric.

2. "panic[cpu0]/thread=10404000: mod_hold_stub:"

3. libpcap - writing using Linux SOCK_PACKET

4. Trying to install Redhat 9 Serial ATA drive

5. SOCK_PACKET

6. Solaris 2.3/Novell 3.11 connectivity products

7. SOCK_PACKET corruption problems in 2.0.5

8. : drivers are compatible?

9. What replaced socket(AF_INET,SOCK_PACKET....

10. SOCK_PACKET & LINUX

11. question about SOCK_PACKET

12. How to compile kernel with SOCK_PACKET support?

13. Buffering in SOCK_PACKET sockets