/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
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
Vossie wrote:
My opinion is that libpcap are not able to send packets, it can only capture
it!!!
I think you will agree if you have a look at "man pcap"
Not if the output of "man pcap" mentions pcap_sendpacket() and
pcap_inject(); those were added in libpcap 0.9.x.
-
This is the tcpdump-wor
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.
Linjiangxiao
I had the same problem but fixed it by writing my own packet sending
algorithm using sockets.
My opinion is that libpcap are not able to send packets, it can only capture
it!!!
I think you will agree if you have a look at "man pcap"
Vo$$ie
- Original Message -
From: "linj
how can use libpcap to send packets,just like winpcap do?
-
This is the tcpdump-workers list.
Visit https://lists.sandelman.ca/ to unsubscribe.
CVS log entries from 25.09.2005 (Sun) 09:05:20 - 26.09.2005 (Mon) 09:05:20 GMT
=
Summary by authors
=
Author: guy
File: htdocs/pcap.htm; Revisions: 1.9
File: tcpdump/print-radius.