GSoC/GCI Archive
Google Summer of Code 2013 QEMU.org

Introduce API to query IP addresses for given domain

by Nehal J. Wani for QEMU.org

One of the most desired APIs in libvirt that still hasn't been implemented. The aim is to get/guess list of IP addresses assigned to a given domain. There are several ways to get such list: asking guest agent, snooping for domain traffic, parsing dnsmasq lease file, etc.