]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Reverse logic allowing partial DHCP host XML
authorJán Tomko <jtomko@redhat.com>
Wed, 31 Jul 2013 11:25:59 +0000 (13:25 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 7 Aug 2013 14:31:12 +0000 (16:31 +0200)
commitcf602e7c597830a2d949017fe71f06b5f542c805
treef073594fa0d7b9927d5de19d75ec73efa0412106
parent43cee32ff59faf3f2ba21f27676c0bc3e5513c83
Reverse logic allowing partial DHCP host XML

Before, missing attributes were only OK when adding entries;
modification and deletion required all of them.

Now, only deletion works with missing attributes, as long as
the host is uniquely identified.
src/conf/network_conf.c