No subject



Fri May 28 16:12:26 2004
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Fri, 28 May 2004 16:13:07 -0700
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by tigger.icir.org (8.12.9p1/8.12.8) with ESMTP id i4SND7NG072382
	for <atanu@tigger.icir.org>; Fri, 28 May 2004 16:13:07 -0700 (PDT)
	(envelope-from xorp-cvs-admin@icir.org)
Received: from fruitcake.icsi.Berkeley.EDU (fruitcake.ICSI.Berkeley.EDU [192.150.186.11])
	by wyvern.icir.org (8.12.9p1/8.12.8) with ESMTP id i4SND7PA022438
	for <atanu@icir.org>; Fri, 28 May 2004 16:13:07 -0700 (PDT)
	(envelope-from xorp-cvs-admin@icir.org)
Received: from fruitcake.icsi.Berkeley.EDU (localhost [127.0.0.1])
	by fruitcake.icsi.Berkeley.EDU (8.12.10/8.12.9) with ESMTP id i4SND0Yq002222;
	Fri, 28 May 2004 16:13:00 -0700 (PDT)
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by fruitcake.icsi.Berkeley.EDU (8.12.10/8.12.9) with ESMTP id i4SNCRYq002203
	for <xorp-cvs@icsi.berkeley.edu>; Fri, 28 May 2004 16:12:27 -0700 (PDT)
Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68])
	by wyvern.icir.org (8.12.9p1/8.12.8) with ESMTP id i4SNCRPA022435
	for <xorp-cvs@icir.org>; Fri, 28 May 2004 16:12:27 -0700 (PDT)
	(envelope-from pavlin@icir.org)
Received: from xorpc.icir.org (localhost [127.0.0.1])
	by xorpc.icir.org (8.12.9p1/8.12.8) with ESMTP id i4SNCRgd073808
	for <xorp-cvs@icir.org>; Fri, 28 May 2004 16:12:27 -0700 (PDT)
	(envelope-from pavlin@xorpc.icir.org)
Received: (from pavlin@localhost)
	by xorpc.icir.org (8.12.9p1/8.12.3/Submit) id i4SNCQom073807;
	Fri, 28 May 2004 16:12:27 -0700 (PDT)
	(envelope-from pavlin)
From: Pavlin Radoslavov <pavlin@icir.org>
Message-Id: <200405282312.i4SNCQom073807@xorpc.icir.org>
Date:     Fri, 28 May 2004 16:12:26  ()
To: xorp-cvs@icir.org
Reply-To: pavlin@icir.org
Subject: [Xorp-cvs] XORP cvs commit: xorp/etc/templates/ bgp.tp fib2mrib.tp igmp.tp interfaces.tp  	                     mfea4.tp mfea6.tp mld.tp ospf.tp pimsm4.tp  	                     pimsm6.tp static_routes.tp
Sender: xorp-cvs-admin@icir.org
Errors-To: xorp-cvs-admin@icir.org
X-BeenThere: xorp-cvs@icir.org
X-Mailman-Version: 2.0
Precedence: bulk
List-Help: <mailto:xorp-cvs-request@icir.org?subject=help>
List-Post: <mailto:xorp-cvs@icir.org>
List-Subscribe: <http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs>,
	<mailto:xorp-cvs-request@icir.org?subject=subscribe>
List-Id: Mailing list for XORP CVS commit messages <xorp-cvs.icir.org>
List-Unsubscribe: <http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs>,
	<mailto:xorp-cvs-request@icir.org?subject=unsubscribe>

CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Repository:	xorp/etc/templates/
Changes by:	pavlin@xorpc.icir.org.	04/05/28 16:12:26

Modified files:
	xorp/etc/templates/: bgp.tp fib2mrib.tp igmp.tp interfaces.tp 
	                     mfea4.tp mfea6.tp mld.tp ospf.tp pimsm4.tp 
	                     pimsm6.tp static_routes.tp 

Log message:
	Replace all "disable: bool" template/config statements
	with the reversed "enabled: bool".
	
	The replacement is based on a semi-rough concensus with the following
	arguments in support of the replacement:
	* By default, everything is disabled, hence implementing the
	"disable" logic is like negating-the-negation, which can
	be confusing.
	* There is a preference that this should be a state rather than
	a verb, hence "enabled" instead of "enable".
	* In our configuration style we are not following _exactly_
	any particular router vendor, hence we should try to improve
	our configuration/template style if there is space for
	improvement.

_______________________________________________
Xorp-cvs mailing list
Xorp-cvs@icir.org
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs