From owner-freebsd-stable@FreeBSD.ORG Tue Mar 25 18:49:17 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE62137B41D for ; Tue, 25 Mar 2003 18:49:06 -0800 (PST) Received: from puffin.mail.pas.earthlink.net (puffin.mail.pas.earthlink.net [207.217.120.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id D31C344185 for ; Tue, 25 Mar 2003 18:48:36 -0800 (PST) (envelope-from tlambert2@mindspring.com) Received: from pool0212.cvx21-bradley.dialup.earthlink.net ([209.179.192.212] helo=mindspring.com) by puffin.mail.pas.earthlink.net with asmtp (SSLv3:RC4-MD5:128) (Exim 3.33 #1) id 18y0xX-0001oc-00; Tue, 25 Mar 2003 18:48:11 -0800 Message-ID: <3E811499.93BC4550@mindspring.com> Date: Tue, 25 Mar 2003 18:46:49 -0800 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Marius Strom References: <64BD550E-5EFD-11D7-8571-0003930B3DA4@nostrum.com> <20030325204423.1EEAA5D07@ptavv.es.net> <20030325224627.GO76682@marius.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ELNK-Trace: b1a02af9316fbb217a47c185c03b154d40683398e744b8a445fa9e871e2e51dcba836625c01f1ad8350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Spam-Status: No, hits=-21.8 required=5.0 tests=AWL,EMAIL_ATTRIBUTION,QUOTED_EMAIL_TEXT, RCVD_IN_OSIRUSOFT_COM,RCVD_IN_UNCONFIRMED_DSBL,REFERENCES, REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: stable@FreeBSD.ORG Subject: Re: Resolver Issues (non valid hostname characters) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2003 02:49:26 -0000 X-List-Received-Date: Wed, 26 Mar 2003 02:49:26 -0000 Marius Strom wrote: > I've submitted a PR for this: misc/50299 documenting the RFC > mis-following (is that a word?) as well as a patch for res_comp.c. Great. If this is committed before RFC-952 is updated, FreeBSD users can now define host names that break other machines on the net which are strictly conformant to RFC-952. What is the first maxim of protocol design? "Be generous in what you accept, strict in what you generate". It would be a mistake to commit this. Please see Mark Andrews fine postings (as well as my own postings) on this topic. -- Terry