[libvirt] [PATCH] network: restart dnsmasq after adding/removing txt and srv records

Martin Kletzander mkletzan at redhat.com
Tue May 31 20:21:10 UTC 2016


On Tue, May 31, 2016 at 11:55:09AM -0400, Laine Stump wrote:
>Although dns host records are stored in a separate configuration file
>that is reread by dnsmasq when it receives a SIGHUP, the txt and srv
>records are directly in the dnsmasq .conf file which can't be reread
>after initial dnsmasq startup. This means that if an srv or txt record
>is modified in a network config, libvirt needs to restart the dnsmasq
>process rather than just sending a SIGHUP.
>
>This was pointed out in a question in
>https://bugzilla.redhat.com/show_bug.cgi?id=988718 , but no separate
>BZ was filed.
>---
> src/network/bridge_driver.c | 21 ++++++++++++---------
> 1 file changed, 12 insertions(+), 9 deletions(-)
>

ACK, that makes sense.  I also checked that the permissions are as
described.  ACK and safe for freeze.

Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20160531/b905351f/attachment-0001.sig>


More information about the libvir-list mailing list