From owner-cvs-all Sat Aug 24 22:44:47 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 000A637B401; Sat, 24 Aug 2002 22:44:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A240443ED1; Sat, 24 Aug 2002 22:44:24 -0700 (PDT) (envelope-from cjc@FreeBSD.org) Received: from freefall.freebsd.org (cjc@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7P5iEJU090379; Sat, 24 Aug 2002 22:44:14 -0700 (PDT) (envelope-from cjc@freefall.freebsd.org) Received: (from cjc@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7P5iExM090378; Sat, 24 Aug 2002 22:44:14 -0700 (PDT) Message-Id: <200208250544.g7P5iExM090378@freefall.freebsd.org> From: "Crist J. Clark" Date: Sat, 24 Aug 2002 22:44:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ip6fw ip6fw.c X-FreeBSD-CVS-Branch: HEAD 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 cjc 2002/08/24 22:44:14 PDT Modified files: sbin/ip6fw ip6fw.c Log: Check if a host argument is a IPv6 presentation format address before going to gethostbyname2(3). PR: bin/31632 MFC after: 3 days Revision Changes Path 1.11 +6 -6 src/sbin/ip6fw/ip6fw.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message