From owner-freebsd-current@FreeBSD.ORG Fri Sep 4 18:15:54 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A4F8B106568D; Fri, 4 Sep 2009 18:15:54 +0000 (UTC) (envelope-from qing.li@bluecoat.com) Received: from whisker.bluecoat.com (whisker.bluecoat.com [216.52.23.28]) by mx1.freebsd.org (Postfix) with ESMTP id 8B56C8FC15; Fri, 4 Sep 2009 18:15:54 +0000 (UTC) Received: from bcs-mail03.internal.cacheflow.com ([10.2.2.95]) by whisker.bluecoat.com (8.14.2/8.14.2) with ESMTP id n84IFrhJ016825; Fri, 4 Sep 2009 11:15:54 -0700 (PDT) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Fri, 4 Sep 2009 11:15:18 -0700 Message-ID: In-Reply-To: <20090904173716.GA2278@mr-happy.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: 8.0-BETA3/IPv6: route: bad keyword: cloning Thread-Index: AcothpUh13HV8f/6S8q5q0b1qQIRBQAP5OsQ References: <20090904173716.GA2278@mr-happy.com> From: "Li, Qing" To: "Jeff Blank" , Cc: FreeBSD Current Subject: RE: 8.0-BETA3/IPv6: route: bad keyword: cloning X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Sep 2009 18:15:54 -0000 >=20 > Upon booting an 8.0-BETA3 system with IPv6 enabled, I saw this in the > console boot output: >=20 > route: bad keyword: cloning > usage: route [-dnqtv] command [[modifiers] args] >=20 > This looks like it's from line 1062/1063 of /etc/network.subr > v1.195.2.4. >=20 > This system is not an IPv6 router, so do I particularly need > $ipv6_default_interface set in rc.conf? >=20 > Is there a situation where -cloning (still referenced in the man page) > is a valid option to route (in inet6 context at least)? If no, should > I file a PR? (I searched GNATS but didn't find anything matching > this.) >=20 Route cloning is obsolete. Please report issues concerning 8.0 to freebsd-current@freebsd.org. Thanks, -- Qing