[Xorp-cvs] XORP cvs commit: xorp/bgp xorp/fea xorp/libxipc xorp/libxorp xorp/ospf xorp/policy/common xorp/rip

Pavlin Radoslavov pavlin at icir.org
Tue Nov 7 10:55:42 PST 2006


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2006-11-07 18:55:42 UTC

XORP CVS repository


Modified files:
	bgp           exceptions.hh next_hop_resolver.hh packet.hh 
	              path_attribute.hh peer.hh peer_handler.hh 
	              rib_ipc_handler.hh route_table_aggregation.hh 
	              subnet_route.hh 
	fea           demo_fea_ifmgr_client.cc test_xrl_sockets4_udp.cc 
	              xrl_packet_acl.hh 
	libxipc       finder_client.cc finder_constants.hh header.hh 
	              xrl_parser.hh xrl_pf_stcp_ph.hh 
	libxorp       ipnet.hh ipv4.hh ipv6.hh vif.hh 
	ospf          ospf.hh 
	policy/common varrw.hh 
	rip           packets.hh test_request.cc 

Log message:
	Remove meaningless "const" qualifiers.
	
	This fixes the issues described in Bugzilla entry #673, Comment #3.
	
	Bugzilla URL:   http://www.xorp.org/bugzilla/show_bug.cgi?id=673
	Submitted by:   Hasso Tepper <hasso AT linux.ee>

Revision  Changes                                Path
1.11      +4 -4;  commitid: 491c4550d63e7ea6;    xorp/bgp/exceptions.hh
1.31      +3 -2;  commitid: 491c4550d63e7ea6;    xorp/bgp/next_hop_resolver.hh
1.42      +4 -4;  commitid: 491c4550d63e7ea6;    xorp/bgp/packet.hh
1.46      +3 -3;  commitid: 491c4550d63e7ea6;    xorp/bgp/path_attribute.hh
1.42      +2 -4;  commitid: 491c4550d63e7ea6;    xorp/bgp/peer.hh
1.25      +2 -4;  commitid: 491c4550d63e7ea6;    xorp/bgp/peer_handler.hh
1.44      +2 -2;  commitid: 491c4550d63e7ea6;    xorp/bgp/rib_ipc_handler.hh
1.12      +8 -8;  commitid: 491c4550d63e7ea6;    xorp/bgp/route_table_aggregation.hh
1.21      +3 -3;  commitid: 491c4550d63e7ea6;    xorp/bgp/subnet_route.hh
1.13      +2 -2;  commitid: 491c4550d63e7ea6;    xorp/fea/demo_fea_ifmgr_client.cc
1.15      +7 -7;  commitid: 491c4550d63e7ea6;    xorp/fea/test_xrl_sockets4_udp.cc
1.4       +4 -4;  commitid: 491c4550d63e7ea6;    xorp/fea/xrl_packet_acl.hh
1.32      +2 -2;  commitid: 491c4550d63e7ea6;    xorp/libxipc/finder_client.cc
1.9       +3 -3;  commitid: 491c4550d63e7ea6;    xorp/libxipc/finder_constants.hh
1.12      +2 -2;  commitid: 491c4550d63e7ea6;    xorp/libxipc/header.hh
1.8       +4 -4;  commitid: 491c4550d63e7ea6;    xorp/libxipc/xrl_parser.hh
1.13      +2 -2;  commitid: 491c4550d63e7ea6;    xorp/libxipc/xrl_pf_stcp_ph.hh
1.32      +2 -2;  commitid: 491c4550d63e7ea6;    xorp/libxorp/ipnet.hh
1.34      +3 -3;  commitid: 491c4550d63e7ea6;    xorp/libxorp/ipv4.hh
1.32      +3 -3;  commitid: 491c4550d63e7ea6;    xorp/libxorp/ipv6.hh
1.16      +2 -2;  commitid: 491c4550d63e7ea6;    xorp/libxorp/vif.hh
1.93      +2 -2;  commitid: 491c4550d63e7ea6;    xorp/ospf/ospf.hh
1.11      +2 -2;  commitid: 491c4550d63e7ea6;    xorp/policy/common/varrw.hh
1.25      +11 -11;  commitid: 491c4550d63e7ea6;  xorp/rip/packets.hh
1.25      +3 -3;  commitid: 491c4550d63e7ea6;    xorp/rip/test_request.cc



More information about the Xorp-cvs mailing list