From owner-cvs-all Sat Jun 29 11:44:59 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 481E537B400; Sat, 29 Jun 2002 11:44:55 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0E2B43E26; Sat, 29 Jun 2002 11:44:54 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: from freefall.freebsd.org (ume@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g5TIisJU053578; Sat, 29 Jun 2002 11:44:54 -0700 (PDT) (envelope-from ume@freefall.freebsd.org) Received: (from ume@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g5TIisLV053577; Sat, 29 Jun 2002 11:44:54 -0700 (PDT) Message-Id: <200206291844.g5TIisLV053577@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Sat, 29 Jun 2002 11:44:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/route route.c X-FreeBSD-CVS-Branch: RELENG_4 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 ume 2002/06/29 11:44:54 PDT Modified files: (Branch: RELENG_4) sbin/route route.c Log: MFC 1.61-1.63, 1.66: - Try to guess prefixlen for guessable cases. - Allow prefix/prefixlen syntax for IPv6 to have consistency with IPv4. Revision Changes Path 1.40.2.8 +42 -0 src/sbin/route/route.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message