Received: by mail.netbsd.org (Postfix, from userid 0) id 6DDA363B10D; Sat, 26 Jun 2010 14:29:43 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 9BB5F63B101 for ; Sat, 26 Jun 2010 14:29:36 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 890E8175DD; Sat, 26 Jun 2010 14:29:36 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 26 Jun 2010 14:29:36 +0000 From: Mihai Chelaru Subject: CVS commit: src/sbin/route To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20100626142936.890E8175DD@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: list Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: Mihai Chelaru Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: kefren Date: Sat Jun 26 14:29:36 UTC 2010 Modified Files: src/sbin/route: keywords.c keywords.h keywords.sh route.c show.c Log Message: add MPLS clue - mpls and tag keywords To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sbin/route/keywords.c cvs rdiff -u -r1.10 -r1.11 src/sbin/route/keywords.h cvs rdiff -u -r1.8 -r1.9 src/sbin/route/keywords.sh cvs rdiff -u -r1.120 -r1.121 src/sbin/route/route.c cvs rdiff -u -r1.40 -r1.41 src/sbin/route/show.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.