Cole Robinson
fb9f6ce625
network: wire up dnsmasq option xmlns
This maps to XML like:
<network xmlns:dnsmasq='http://libvirt.org/schemas/network/dnsmasq/1.0'>
...
<dnsmasq:options>
<dnsmasq:option value="foo=bar"/>
<dnsmasq:option value="cname=*.foo.example.com,master.example.com"/>
</dnsmasq:options>
</network>
To dnsmasq config options
...
foo=bar
cname=*.foo.example.com,master.example.com
Reviewed-by: Laine Stump <laine@laine.org>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
2019-07-17 17:18:56 -04:00
..
2019-07-12 17:09:08 -05:00
2018-12-17 17:52:46 +01:00
2018-05-14 09:42:20 +02:00
2014-04-15 21:07:59 +02:00
2019-04-10 13:58:51 +02:00
2019-07-15 10:21:21 +02:00
2019-06-20 17:08:53 +02:00
2018-06-07 16:30:59 +02:00
2019-07-17 17:18:56 -04:00
2019-06-17 15:19:54 +01:00
2019-06-17 15:19:54 +01:00
2019-03-22 12:59:56 +03:00
2018-06-26 11:22:07 +01:00
2018-06-26 11:22:07 +01:00
2018-06-26 11:22:07 +01:00
2016-09-09 08:20:05 -04:00
2019-03-19 16:46:21 +01:00
2019-06-18 17:14:17 +02:00
2019-03-06 11:12:48 -05:00
2018-09-11 10:44:26 +02:00