From owner-cvs-all Sat Jun 29 11:10:17 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 F23DF37B400; Sat, 29 Jun 2002 11:10:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A57FA43E06; Sat, 29 Jun 2002 11:10:13 -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 g5TIADJU049577; Sat, 29 Jun 2002 11:10:13 -0700 (PDT) (envelope-from ume@freefall.freebsd.org) Received: (from ume@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g5TIAD9g049574; Sat, 29 Jun 2002 11:10:13 -0700 (PDT) Message-Id: <200206291810.g5TIAD9g049574@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Sat, 29 Jun 2002 11:10:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ifconfig ifconfig.8 ifconfig.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:10:13 PDT Modified files: (Branch: RELENG_4) sbin/ifconfig ifconfig.8 ifconfig.c Log: MFC: Add eui64 option which fills interface index (lowermost 64bit of an IPv6 address) automatically. This should obsolete prefix(8). sbin/ifconfig/ifconfig.8: 1.56 sbin/ifconfig/ifconfig.c: 1.75 Revision Changes Path 1.27.2.20 +5 -0 src/sbin/ifconfig/ifconfig.8 1.51.2.17 +40 -0 src/sbin/ifconfig/ifconfig.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message