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

Pavlin Radoslavov pavlin at icir.org
Thu May 3 11:46:28 PDT 2007


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2007-05-03 18:46:28 UTC

XORP CVS repository


Modified files:
	fea           ifconfig.cc ifconfig.hh ifconfig_addr_table.cc 
	              ifconfig_addr_table.hh ifconfig_reporter.cc 
	              ifconfig_reporter.hh libfeaclient_bridge.cc 
	              libfeaclient_bridge.hh mfea_node.cc mfea_node.hh 

Log message:
	Removed the propagation of "is_system_interfaces_reportee" flag
	from the bottom of the FEA to the IfTree reportees, because this
	flag is not needed.
	For now the flag is propagated from the bottom of the FEA (by the
	IfConfigObserver instances) only up to IfConfig::report_updates().
	
	For the time being any updates from the IfConfigObserver instances
	are ignored by IfConfig::report_updates().
	In the future we need to consider them for interfaces that
	have been configured with the default-system-config configuration
	statement.

Revision  Changes                                 Path
1.64      +29 -30;  commitid: 14102463a2d447ea6;  xorp/fea/ifconfig.cc
1.58      +6 -10;  commitid: 14102463a2d447ea6;   xorp/fea/ifconfig.hh
1.11      +6 -10;  commitid: 14102463a2d447ea6;   xorp/fea/ifconfig_addr_table.cc
1.11      +6 -10;  commitid: 14102463a2d447ea6;   xorp/fea/ifconfig_addr_table.hh
1.2       +11 -15;  commitid: 14102463a2d447ea6;  xorp/fea/ifconfig_reporter.cc
1.2       +11 -19;  commitid: 14102463a2d447ea6;  xorp/fea/ifconfig_reporter.hh
1.25      +15 -70;  commitid: 14102463a2d447ea6;  xorp/fea/libfeaclient_bridge.cc
1.12      +6 -10;  commitid: 14102463a2d447ea6;   xorp/fea/libfeaclient_bridge.hh
1.70      +6 -55;  commitid: 14102463a2d447ea6;   xorp/fea/mfea_node.cc
1.39      +6 -10;  commitid: 14102463a2d447ea6;   xorp/fea/mfea_node.hh



More information about the Xorp-cvs mailing list