From muks@isc.org Fri Nov 10 22:54:48 2017 References: <4047355f-73fd-b201-18e8-72f73e4bdaa0@isc.org> X-RT-Incoming-Encryption: Not encrypted Received: from mx.pao1.isc.org (mx.pao1.isc.org [IPv6:2001:4f8:0:2::2b]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx.pao1.isc.org", Issuer "COMODO RSA Organization Validation Secure Server CA" (not verified)) by bugs.isc.org (Postfix) with ESMTPS id 4F49FD78B0A for ; Fri, 10 Nov 2017 22:54:48 +0000 (UTC) Received: from mail.banu.com (mail.banu.com [IPv6:2a01:4f8:140:644b::225]) by mx.pao1.isc.org (Postfix) with ESMTP id 2B5043BB543 for ; Fri, 10 Nov 2017 22:52:10 +0000 (UTC) Received: from ponyo.lan.banu.com (unknown [42.61.208.15]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.banu.com (Postfix) with ESMTPSA id 8C96656A0349; Fri, 10 Nov 2017 22:52:06 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mx.pao1.isc.org In-Reply-To: Delivered-To: bind9-public@bugs.isc.org To: "Mark Andrews via RT" X-RT-Original-Encoding: utf-8 Content-Disposition: inline User-Agent: Mutt/1.9.1 (2017-09-22) X-Original-To: bind9-public@bugs.isc.org X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=unavailable autolearn_force=no version=3.4.1 Message-ID: <20171110225202.GA23623@ponyo.lan.banu.com> Subject: Re: [ISC-Bugs #45611] dig's handling of OPT RRs X-RT-Interface: Email MIME-Version: 1.0 From: "Mukund Sivaraman" Return-Path: Date: Sat, 11 Nov 2017 06:52:02 +0800 content-type: text/plain; charset="utf-8" RT-Message-ID: Content-Length: 190 I've pushed a couple of commits to the branch. This looks OK to me. I tried dig manually for leaks, but didn't run system tests. If system tests pass, please go ahead and merge. Mukund