Re: [tcpdump-workers] pcap_sendpacket() function implementation for

2008-02-18 Thread Guy Harris
Gaurav Garg wrote: I am currently working on porting some of the packet driver code from Windows to Linux. I am left with the *pcap_sendpacket()* function. I searched through the archive on the website, but could not find the implementation of this function in pcap-linux.c file. If you have

[tcpdump-workers] pcap_sendpacket() function implementation for Linux

2008-02-18 Thread Gaurav Garg
Dear All,   I am currently working on porting some of the packet driver code from Windows to Linux. I am left with the pcap_sendpacket() function. I searched through the archive on the website, but could not find the implementation of this function in pcap-linux.c file.   It would be great if some