No subject



Sun Mar 20 00:21:12 2005
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Sat, 19 Mar 2005 16:22:01 -0800
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by tigger.icir.org (8.12.11/8.12.8) with ESMTP id j2K0M1Lh092768
	for <atanu@tigger.icir.org>; Sat, 19 Mar 2005 16:22:01 -0800 (PST)
	(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.11/8.12.8) with ESMTP id j2K0M1D7032693
	for <atanu@icir.org>; Sat, 19 Mar 2005 16:22:01 -0800 (PST)
	(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 j2K0M0BU025456;
	Sat, 19 Mar 2005 16:22:01 -0800 (PST)
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 j2K0LDBU025433
	for <xorp-cvs@icsi.berkeley.edu>; Sat, 19 Mar 2005 16:21:13 -0800 (PST)
Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68])
	by wyvern.icir.org (8.12.11/8.12.8) with ESMTP id j2K0LCBc032688
	for <xorp-cvs@icir.org>; Sat, 19 Mar 2005 16:21:12 -0800 (PST)
	(envelope-from pavlin@icir.org)
Received: from xorpc.icir.org (localhost [127.0.0.1])
	by xorpc.icir.org (8.12.11/8.12.8) with ESMTP id j2K0LCdn083131
	for <xorp-cvs@icir.org>; Sat, 19 Mar 2005 16:21:12 -0800 (PST)
	(envelope-from pavlin@xorpc.icir.org)
Received: (from pavlin@localhost)
	by xorpc.icir.org (8.12.11/8.12.3/Submit) id j2K0LC4f083130
	for xorp-cvs@icir.org; Sun, 20 Mar 2005 00:21:12 GMT
	(envelope-from pavlin)
Date: Sun, 20 Mar 2005 00:21:12 GMT
From: Pavlin Radoslavov <pavlin@icir.org>
Message-Id: <200503200021.j2K0LC4f083130@xorpc.icir.org>
To: xorp-cvs@icir.org
X-XORP-CVS-Branch: HEAD
Subject: [Xorp-cvs] XORP cvs commit: xorp/cli xorp/fea xorp/libproto xorp/mld6igmp
 xorp/pim
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
Changes by:	pavlin@xorpc.icir.org	2005-03-20 00:21:12 UTC

XORP CVS repository


Modified files:
	cli           cli_node.hh 
	fea           mfea_node.cc mfea_node.hh mfea_proto_comm.cc 
	              mfea_proto_comm.hh 
	libproto      proto_node.hh 
	mld6igmp      igmp_proto.cc mld6_proto.cc mld6igmp_node.cc 
	              mld6igmp_node.hh mld6igmp_vif.cc mld6igmp_vif.hh 
	pim           pim_node.cc pim_node.hh pim_vif.cc pim_vif.hh 

Log message:
	Rename variable "router_alert_bool" to "is_router_alert"

Revision  Changes    Path
1.16      +3 -3      xorp/cli/cli_node.hh
1.51      +7 -7      xorp/fea/mfea_node.cc
1.29      +5 -5      xorp/fea/mfea_node.hh
1.27      +15 -15    xorp/fea/mfea_proto_comm.cc
1.8       +3 -3      xorp/fea/mfea_proto_comm.hh
1.29      +5 -5      xorp/libproto/proto_node.hh
1.29      +5 -5      xorp/mld6igmp/igmp_proto.cc
1.32      +5 -5      xorp/mld6igmp/mld6_proto.cc
1.42      +8 -8      xorp/mld6igmp/mld6igmp_node.cc
1.20      +5 -5      xorp/mld6igmp/mld6igmp_node.hh
1.35      +5 -5      xorp/mld6igmp/mld6igmp_vif.cc
1.17      +5 -5      xorp/mld6igmp/mld6igmp_vif.hh
1.66      +8 -8      xorp/pim/pim_node.cc
1.45      +5 -5      xorp/pim/pim_node.hh
1.45      +11 -11    xorp/pim/pim_vif.cc
1.31      +4 -4      xorp/pim/pim_vif.hh
_______________________________________________
Xorp-cvs mailing list
Xorp-cvs@icir.org
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs