[libvirt] [libvirt PATCHv3 08/10] add DHCP snooping

Stefan Berger stefanb at linux.vnet.ibm.com
Mon Oct 17 18:42:56 UTC 2011


On 10/12/2011 03:50 PM, David L Stevens wrote:
> +
> +#include<config.h>
> +
> +#ifdef HAVE_LIBPCAP
> +#include<pcap.h>
> +#endif
HAVE_LIBPCAP also has to be handled in the parts that actually call the 
pcap library API and provide a way of failing if libpcap is not available.




More information about the libvir-list mailing list