]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
net-dhcp-leases: Private implementation inside network
authorNehal J Wani <nehaljw.kkd1@gmail.com>
Mon, 23 Jun 2014 21:01:51 +0000 (02:31 +0530)
committerDaniel P. Berrange <berrange@redhat.com>
Tue, 24 Jun 2014 11:26:31 +0000 (12:26 +0100)
commitba5139821adeef360a3adc89990e946417dc91ae
tree40a1cd30d039e4f7c83c10a42a50e9c26e655b27
parent990c3b6554e193db7b235d7aea4d5f97d1001b4d
net-dhcp-leases: Private implementation inside network

Query the network driver for the path of the custom leases file for the given
virtual network and parse it to retrieve info.

src/network/bridge_driver.c:
* Implement networkGetDHCPLeases
* Implement networkGetDHCPLeasesForMAC
* Implement networkGetDHCPLeasesHelper
src/network/bridge_driver.c