You should specify what version of libpcap you are using and the OS. On
last ubuntu with libpcap 1.1.1 pcpa_inject is defined on pcap/pcap.h and I
can successfully link that function with my code.
Best,
Esteban
On Tue, Jun 26, 2012 at 1:49 AM, Mamatha wrote:
> Hi,
>
> I am implementing o
On Jun 25, 2012, at 9:49 PM, Mamatha wrote:
> I am implementing one application using libpcap but I am unble to
> use pcap_inject is failing it showing undefined reference to this
> function...I searched header file also The function is not avalible..
It *isn't* available in libpcap prior
Hi,
I am implementing one application using libpcap but I am unble to
use pcap_inject is failing it showing undefined reference to this
function...I searched header file also The function is not avalible..
My requirement:
case1:
I h