• G
    dnsmasq: avoid forwarding queries without a domain · 3fcc9096
    Gene Czarcinski 提交于
    dnsmasq is forwarding a number of queries upstream that should not
    be done.  There still remains an MX query for a plain name with no
    domain specified that will be forwarded is dnsmasq has --domain=xxx
    --local=/xxx/ specified. This does not happen with no domain name
    and --local=// ... not a libvirt problem.
    
    BTW, thanks again to Claudio Bley!
    (cherry picked from commit f3868259)
    
    Conflicts:
    	AUTHORS
    3fcc9096
netboot-network.argv 418 字节