In file lib/librte_pmd_pcap/rte_eth_pcap.h there is a test to see
whether function pcap_sendpacket is a macro or not. If not, send is
not supported using pcap.

My pcap library do have the function, but not defined as a macro.

I'm using libpcap-dev version 1.4.0, but I couldn't find any
information in the manuals what version I need.

Which version do I need to make this work?

Regards
Mats

Reply via email to