diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-03-03 11:59:06 -0500 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-03-03 11:59:06 -0500 |
commit | 7550a05bb02699fe337c3a637489275ca1ffb9df (patch) | |
tree | 97ccd25bd39c249f4b1317a476bbf828f83bc63f /recipes-networking/openvswitch/files/openvswitch-add-ptest.patch | |
parent | 8484b64fa334bfb063b059883f6fe15a53052c8c (diff) | |
download | meta-virtualization-7550a05bb02699fe337c3a637489275ca1ffb9df.tar.gz |
libvirt: dnsmaqs not to bind to virbr interface
By default dnsmaqs binds to all interfaces, and this causes 2
small issues:
* At boot time, dnsmaqs daemon will start first and binds to virbr
interface, then libvirtd spawns a second dnsmaqs binds to virbr
(in dynamic mode) which binds to virbr:53 proto UDP (but not TCP)
* If some how, libvirtd daemon starts first then dnsmaqs daemon
will fail to start as libvirtd daemon already binds to virbr:53.
This patch tells dnsmasq daemon to leave virbr alone and let
libvirt uses it.
Signed-off-by: Vu Tran <vu.tran@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'recipes-networking/openvswitch/files/openvswitch-add-ptest.patch')
0 files changed, 0 insertions, 0 deletions