[dpdk-dev] [PATCH 0/3] pcap build fixes

2013-11-22 Thread Thomas Monjalon
22/11/2013 11:24, David Marchand : > Fix build with old pcap library. > Make it possible to specify which pcap library to use. > > David Marchand (3): > pcap: use pcap-config to guess compilation flags > pcap: fix build with old libpcap > pcap: fix build when pcap_sendpacket is unavailable

[dpdk-dev] [PATCH 0/3] pcap build fixes

2013-11-22 Thread David Marchand
Fix build with old pcap library. Make it possible to specify which pcap library to use. David Marchand (3): pcap: use pcap-config to guess compilation flags pcap: fix build with old libpcap pcap: fix build when pcap_sendpacket is unavailable app/test-pmd/Makefile |4