From owner-cvs-all Thu Sep 19 13:41:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E61A37B40A for ; Thu, 19 Sep 2002 13:41:39 -0700 (PDT) Received: from mail.speakeasy.net (mail16.speakeasy.net [216.254.0.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0F1543E91 for ; Thu, 19 Sep 2002 13:41:36 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 10534 invoked from network); 19 Sep 2002 20:42:42 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail16.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 19 Sep 2002 20:42:42 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.5/8.12.5) with ESMTP id g8JKexBv066593; Thu, 19 Sep 2002 16:40:59 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20020919182649.GG45529@hellblazer.nectar.cc> Date: Thu, 19 Sep 2002 16:41:00 -0400 (EDT) From: John Baldwin To: "Jacques A. Vidrine" Subject: Re: cvs commit: src/lib/libc/net getaddrinfo.c gethostbydns.c Cc: re@FreeBSD.org, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Hajimu UMEMOTO Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 19-Sep-2002 Jacques A. Vidrine wrote: > On Fri, Sep 20, 2002 at 01:34:14AM +0900, Hajimu UMEMOTO wrote: >> nectar> nectar 2002/09/19 06:45:23 PDT >> >> nectar> Modified files: (Branch: RELENG_4) >> nectar> lib/libc/net getaddrinfo.c gethostbydns.c >> nectar> getnetbydns.c name6.c res_update.c >> nectar> Log: >> nectar> MFC getaddrinfo.c 1.32, 1.33; >> nectar> gethostbydns.c 1.39; >> nectar> getnetbydns.c 1.24, 1.25; >> nectar> name6.c 1.27, 1.28; >> nectar> res_update.c 1.7: >> nectar> Check for truncation in calls to res_send/res_query/res_search. >> nectar> Increase resolver buffer size. >> >> nectar> Approved by: re (jhb) >> >> Please do MFC res_mkquery.c 1.19, too. > > OK... I'll have to request permission from RE. (cc'd) > >> Enlarge answer buffer upto 64K >> unless this, EDNS0 query becomes totally broken. > > I guess I missed your commit. Sorry! Humm, log message for 1.19 reads: revision 1.19 date: 2002/09/14 17:28:40; author: ume; state: Exp; lines: +2 -0 Limit UDP payload size for EDNS0 to 0xffff, not use lower 16bit value. Obtained from: KAME That doesn't seem to be enlarging the buffer from reading that log message. Oh, I think I see. Yes, approved. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message