From owner-freebsd-stable@FreeBSD.ORG Thu Feb 20 14:21:18 2014 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 82189A05 for ; Thu, 20 Feb 2014 14:21:18 +0000 (UTC) Received: from mail-ee0-x22a.google.com (mail-ee0-x22a.google.com [IPv6:2a00:1450:4013:c00::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 027CD1650 for ; Thu, 20 Feb 2014 14:21:17 +0000 (UTC) Received: by mail-ee0-f42.google.com with SMTP id b15so976458eek.15 for ; Thu, 20 Feb 2014 06:21:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=mu0rKB+jW6+U4BJtKKuRjDEyF+m7Rll2hWRT5On3N3c=; b=wucpR4Xyji/n839+rIFpj0yF1oM0I5QsdsUOBPfPGe6cE5TPoX2hNCjI2orgkBQu0C bgnengoD+ag0/mQZdRRYdi6U88tfEeCc105bA1T2zhUpNOf6v/7xO2pLv4U4xgnA15MV rcGnJs3HxTm2B7HG7qU9pQJ+BAzSh62QXIdTEcMRzfbPEtQnFwnc+xtAk0zUJ6PiZIR/ Ssma3Tv8qJfpcCC4W5NUkoQ2JKrhozvwDrBtrqGUUfWqRoZygubBH5yqMF1ni5uSgZaH +RG1k5tpkJzsKc8A4E8OGryrnzTYFYRN3momHTI1Yq5BugbIc9Mnh4svGAY87eN1jonj jg4g== X-Received: by 10.14.214.3 with SMTP id b3mr2232263eep.88.1392906076235; Thu, 20 Feb 2014 06:21:16 -0800 (PST) Received: from [172.29.2.131] (altimet-gw.cs2.dp.wnet.ua. [217.20.178.249]) by mx.google.com with ESMTPSA id s46sm14361979eeb.0.2014.02.20.06.21.10 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 20 Feb 2014 06:21:14 -0800 (PST) Message-ID: <53060F5B.1090209@gmail.com> Date: Thu, 20 Feb 2014 16:21:15 +0200 From: Vitaly Magerya User-Agent: Thunderbird MIME-Version: 1.0 To: Dmitry Sivachenko Subject: Re: options timeout in resolv.conf does not work in stable/10 References: <40E84CA7-E815-4B5E-AF0F-4B29C8B58186@gmail.com> <5304B65C.1040500@gmail.com> <5304BADE.3040703@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Feb 2014 14:21:18 -0000 Dmitry Sivachenko wrote: >>> I used drill(1), which probably also uses ldns and does not respect optons? >> >> Yup. > > This is a sad regression. Now nagios checks could produce false warnings if first nameserver is down > because drill does not honor option timeout like most other programs :( If it's a problem for you, ask ldns-users@open.nlnetlabs.nl for a fix. I'm sure that with enough pushing, all the needed changes can land in 10-STABLE within a month or two.