mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-07 21:45:22 +00:00
38e6d7b981
This patch removed the "--filterwin2k" dnsmasq command line
parameter which was unnecessary for domain specification,
possibly blocked some usage, and was command line clutter.
Gene Czarcinski <gene@czarc.net>
(cherry picked from commit f20b7dbe63
)
Conflicts:
tests/networkxml2argvdata/nat-network-dns-txt-record.argv
4 lines
141 B
Plaintext
4 lines
141 B
Plaintext
@DNSMASQ@ --strict-order --bind-interfaces \
|
|
--local=// --domain-needed --conf-file= \
|
|
--except-interface lo --listen-address 192.168.122.1\
|