Re: [libvirt] [PATCH v7 0/4] Introduce APIs to extract DHCP leases info

2014-06-24 Thread Peter Krempa
On 06/23/14 23:01, Nehal J Wani wrote: > This API returns the leases information stored in the DHCP leases > file of dnsmasq for a given virtual network. It contacts the > bridge network driver, which parses a custom leases file created > by libvirt. > > It supports two methods: > > 1. Return inf

[libvirt] [PATCH v7 0/4] Introduce APIs to extract DHCP leases info

2014-06-23 Thread Nehal J Wani
This API returns the leases information stored in the DHCP leases file of dnsmasq for a given virtual network. It contacts the bridge network driver, which parses a custom leases file created by libvirt. It supports two methods: 1. Return info for all network interfaces connected to a given vi