Re: (by [EMAIL PROTECTED])Re: Re: [tcpdump-workers] how to use libpcap-0.9.3 to send packets

2005-09-27 Thread Vossie
gxiao" <[EMAIL PROTECTED]> To: "guy harris" <[EMAIL PROTECTED]> Sent: Tuesday, September 27, 2005 3:43 AM Subject: Fw: (by [EMAIL PROTECTED])Re: Re: [tcpdump-workers] how to use libpcap-0.9.3 to send packets > > > > > > /tmp/cc8fvfGe.o(.text+0x161

Fw: (by [EMAIL PROTECTED])Re: Re: [tcpdump-workers] how to use libpcap-0.9.3 to send packets

2005-09-26 Thread linjiangxiao
/tmp/cc8fvfGe.o(.text+0x161): In function `main\': : undefined reference to `pcap_sendpacket\' collect2: ld returned 1 exit status My os is Red hat 9.0. When i complied the code including the function pcap_sendpacket,the information was like above.the same when i used pcap_inject.but oth

Re: [tcpdump-workers] how to use libpcap-0.9.3 to send packets

2005-09-26 Thread Guy Harris
linjiangxiao wrote: the website is a document about the libpcap-0.9.3,but i still cannot use libcap-0.9.3 to send packets!- On what OS are you using libpcap? HP-UX (as per the URL you sent), or some other OS? What happens when you try to send packets? Does pcap_sendpacket() or pcap_injec

[tcpdump-workers] how to use libpcap-0.9.3 to send packets

2005-09-26 Thread linjiangxiao
http://hpux.connect.org.uk/hppd/hpux/Networking/Admin/libpcap-0.9.3/man.html the website is a document about the libpcap-0.9.3,but i still cannot use libcap-0.9.3 to send packets!- This is the tcpdump-workers list. Visit https://lists.sandelman.ca/ to unsubscribe.