From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/3] pcap build fixes Date: Fri, 22 Nov 2013 13:38:43 +0100 Message-ID: <201311221338.43944.thomas.monjalon@6wind.com> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: dev-VfR2kkLFssw@public.gmane.org To: David Marchand Return-path: In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 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 Acked and applied. Thanks -- Thomas