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

Pavlin Radoslavov pavlin at icir.org
Tue May 13 23:59:54 PDT 2008


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	pavlin at chum.icir.org	2008-05-14 06:59:54 UTC

XORP CVS repository


Modified files:
	fea/data_plane/ifconfig ifconfig_get_dummy.cc 
	                        ifconfig_set_dummy.cc 
	                        ifconfig_set_dummy.hh 

Log message:
	Bug fix in the Dummy ifconfig implementation.
	
	Now the IfConfigSetDummy::push_config() pushed IfTree with the
	configuration is saved locally inside the IfConfigSetDummy plugin
	and the IfConfigGetDummy plugin returns it when
	IfConfigGetDummy::pull_config() is called.
	
	Previously the pushed IfTree state was saved in the top-level
	IfConfig::system_config IfTree, which itself
	was resetted when IfConfig::pull_config() was called.

Revision  Changes                               Path
1.12      +20 -2;  commitid: 9404482a8c7c41a7;  xorp/fea/data_plane/ifconfig/ifconfig_get_dummy.cc
1.18      +2 -2;  commitid: 9404482a8c7c41a7;   xorp/fea/data_plane/ifconfig/ifconfig_set_dummy.cc
1.13      +10 -1;  commitid: 9404482a8c7c41a7;  xorp/fea/data_plane/ifconfig/ifconfig_set_dummy.hh



More information about the Xorp-cvs mailing list