libvirt/src/conf
Daniel Veillard 8a659e3186 Store the range size when adding a DHCP range
* src/conf/network_conf.h: extend the structure to store the range
* src/conf/network_conf.c: before adding a range parse the IP addresses
  do some checking and keep the size
2009-11-06 18:07:24 +01:00
..
capabilities.c Take domain type into account when looking up default machine 2009-10-12 10:57:35 +01:00
capabilities.h Allow for a driver specific private data blob in virDomainObjPtr 2009-11-02 11:03:10 -05:00
domain_conf.c qemu: Break out function to check if we can create/define/restore 2009-11-06 10:12:32 -05:00
domain_conf.h qemu: Break out function to check if we can create/define/restore 2009-11-06 10:12:32 -05:00
domain_event.c Move all XML configuration handling to src/conf/ 2009-09-21 14:41:46 +01:00
domain_event.h Move all XML configuration handling to src/conf/ 2009-09-21 14:41:46 +01:00
interface_conf.c Fix improper error return in virInterfaceDefParseProtoIPvX 2009-11-03 21:04:56 +01:00
interface_conf.h Support for IPv6 / multiple addresses per interfaces 2009-11-03 21:04:56 +01:00
network_conf.c Store the range size when adding a DHCP range 2009-11-06 18:07:24 +01:00
network_conf.h Store the range size when adding a DHCP range 2009-11-06 18:07:24 +01:00
node_device_conf.c Fix potential false-positive OOM error reporting. 2009-10-22 15:25:45 +02:00
node_device_conf.h node device: Break out get_wwns and get_parent_node helpers 2009-10-20 14:17:35 -04:00
secret_conf.c Move all XML configuration handling to src/conf/ 2009-09-21 14:41:46 +01:00
secret_conf.h Move all XML configuration handling to src/conf/ 2009-09-21 14:41:46 +01:00
storage_conf.c Various error reporting fixes 2009-11-03 16:46:54 -05:00
storage_conf.h storage: Add ParseSourceString function for use with FindPoolSources. 2009-10-28 11:30:40 -04:00
storage_encryption_conf.c storage: conf: Fix memory leak in encryption parsing 2009-11-03 16:46:54 -05:00
storage_encryption_conf.h Move all XML configuration handling to src/conf/ 2009-09-21 14:41:46 +01:00