[Xorp-cvs] XORP cvs commit: xorp/fea

Pavlin Radoslavov pavlin at icir.org
Mon Apr 23 22:53:07 PDT 2007


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2007-04-24 05:53:07 UTC

XORP CVS repository


Modified files:
	fea           ifconfig.cc ifconfig.hh ifconfig_parse_nlm.cc 
	              ifconfig_parse_rtm.cc iftree.cc iftree.hh 
	              xrl_fea_target.cc 

Log message:
	Moved the IfConfig::find_interface(), find_vif() and find_addr()
	methods from IfConfig to IfTree, because the methods are tree-specific.

Revision  Changes                                Path
1.57      +1 -153;  commitid: db9a462d9b097ea6;  xorp/fea/ifconfig.cc
1.54      +1 -106;  commitid: db9a462d9b097ea6;  xorp/fea/ifconfig.hh
1.34      +4 -4;  commitid: db9a462d9b097ea6;    xorp/fea/ifconfig_parse_nlm.cc
1.34      +7 -7;  commitid: db9a462d9b097ea6;    xorp/fea/ifconfig_parse_rtm.cc
1.39      +149 -1;  commitid: db9a462d9b097ea6;  xorp/fea/iftree.cc
1.40      +94 -1;  commitid: db9a462d9b097ea6;   xorp/fea/iftree.hh
1.8       +32 -43;  commitid: db9a462d9b097ea6;  xorp/fea/xrl_fea_target.cc



More information about the Xorp-cvs mailing list