From owner-cvs-all Sun Jul 2 21:43:18 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B800637BF27; Sun, 2 Jul 2000 21:43:14 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA04539; Sun, 2 Jul 2000 21:43:14 -0700 (PDT) (envelope-from kris@FreeBSD.org) Message-Id: <200007030443.VAA04539@freefall.freebsd.org> From: Kris Kennaway Date: Sun, 2 Jul 2000 21:43:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net name6.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2000/07/02 21:43:14 PDT Modified files: lib/libc/net name6.c Log: Previous commit broke the case of chained CNAME entries. Instead handle the bogus case by being stricter about errors. Submitted by: itojun Obtained from: KAME Revision Changes Path 1.13 +19 -7 src/lib/libc/net/name6.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message