From owner-cvs-all Sat Jun 15 8:35:28 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A914137B427; Sat, 15 Jun 2002 08:35:24 -0700 (PDT) Received: (from ume@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5FFZOi09718; Sat, 15 Jun 2002 08:35:24 -0700 (PDT) (envelope-from ume) Message-Id: <200206151535.g5FFZOi09718@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Sat, 15 Jun 2002 08:35:24 -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: 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 ume 2002/06/15 08:35:24 PDT Modified files: sbin/ifconfig ifconfig.8 ifconfig.c Log: Add eui64 option which fills interface index (lowermost 64bit of an IPv6 address) automatically. This should obsolete prefix(8). Obtained from: NetBSD MFC after: 2 weeks Revision Changes Path 1.56 +5 -0 src/sbin/ifconfig/ifconfig.8 1.75 +37 -0 src/sbin/ifconfig/ifconfig.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message