From owner-cvs-all Wed Feb 23 10: 0:38 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 E1F6F37B97A; Wed, 23 Feb 2000 10:00:34 -0800 (PST) (envelope-from shin@FreeBSD.org) Received: (from shin@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA97254; Wed, 23 Feb 2000 10:00:34 -0800 (PST) (envelope-from shin@FreeBSD.org) Message-Id: <200002231800.KAA97254@freefall.freebsd.org> From: Yoshinobu Inoue Date: Wed, 23 Feb 2000 10:00:34 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/route route.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk shin 2000/02/23 10:00:34 PST Modified files: sbin/route route.c Log: Add an scope index embedded IPv6 link local addr creation support, by route command. This is a workaround for some kernel interface which can't treat sin6_scope_id, yet. Revision Changes Path 1.39 +5 -1 src/sbin/route/route.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message