[libvirt] [PATCH] bridge_driver: use conffile for dnsmasq if it exists

Paweł Krześniak pawel.krzesniak at gmail.com
Thu Dec 23 13:50:06 UTC 2010


On Wed, Dec 22, 2010 at 16:50, Laine Stump <laine at laine.org> wrote:
> I agree with Eric that this should be discussed with Dan Berrange and/or
> Daniel Veillard before comitting anything to the tree (definitely it needs
> doing in some manner, though).

Another idea came to my mind:
Following logic behind <emulator> tag for domain definition, we could
introduce XML tag in network definition which would override default
location of dnsmasq (and radvd).

For example:
<network>
  <name>xxxnet</name>
  <dnsmasq>/usr/local/bin/my-dnsmasq</dnsmasq>
  <radvd>/usr/local/bin/my-radvd</radvd>
  ...
</network>

What do you think?

Merry Christmas,
-- 
Pawel




More information about the libvir-list mailing list