[Xorp-cvs] XORP cvs commit: xorp/etc/templates xorp/ospf xorp/xrl/interfaces xorp/xrl/targets

Pavlin Radoslavov pavlin@icir.org
Sat, 11 Mar 2006 03:01:26 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2006-03-11 03:01:26 UTC

XORP CVS repository


Modified files:
	etc/templates ospfv2.tp 
	ospf          area_router.cc ospf.cc ospf.hh xrl_target.cc 
	              xrl_target.hh 
	xrl/interfaces ospfv2.xif ospfv2_xif.cc ospfv2_xif.hh 
	xrl/targets   ospfv2.xrls ospfv2_base.cc ospfv2_base.hh 

Log message:
	Renaming (for consistency with the rest of the code):
	
	* OSPF configuration template:
	  - RFC1583Compatibility -> rfc1583-compatibility
	
	* OSPF XRL:
	  - set_rfc1583compatibility and set_RFC1583Compatibility
	    -> set_rfc1583_compatibility
	
	* OSPF source code:
	  - get_RFC1583Compatibility() -> get_rfc1583_compatibility()
	  - set_RFC1583Compatibility() -> set_rfc1583_compatibility()
	  - _RFC1583Compatibility -> _rfc1583_compatibility
	
	Approved by:    Atanu Ghosh

Revision  Changes                              Path
1.48      +5 -5;  commitid: b49044123c537ea6;  xorp/etc/templates/ospfv2.tp
1.208     +2 -2;  commitid: b49044123c537ea6;  xorp/ospf/area_router.cc
1.69      +2 -2;  commitid: b49044123c537ea6;  xorp/ospf/ospf.cc
1.89      +7 -7;  commitid: b49044123c537ea6;  xorp/ospf/ospf.hh
1.32      +3 -3;  commitid: b49044123c537ea6;  xorp/ospf/xrl_target.cc
1.23      +3 -3;  commitid: b49044123c537ea6;  xorp/ospf/xrl_target.hh
1.19      +3 -3;  commitid: b49044123c537ea6;  xorp/xrl/interfaces/ospfv2.xif
1.20      +6 -6;  commitid: b49044123c537ea6;  xorp/xrl/interfaces/ospfv2_xif.cc
1.20      +4 -4;  commitid: b49044123c537ea6;  xorp/xrl/interfaces/ospfv2_xif.hh
1.22      +3 -3;  commitid: b49044123c537ea6;  xorp/xrl/targets/ospfv2.xrls
1.22      +9 -9;  commitid: b49044123c537ea6;  xorp/xrl/targets/ospfv2_base.cc
1.22      +4 -4;  commitid: b49044123c537ea6;  xorp/xrl/targets/ospfv2_base.hh