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

Pavlin Radoslavov pavlin@icir.org
Tue, 18 Oct 2005 05:04:08 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-10-18 05:04:08 UTC

XORP CVS repository


Modified files:
	fea           ifconfig_set.cc xrl_ifmanager.cc 

Log message:
	* Fix a bug with resetting the local interface tree in case
	  there is an error with committing the new configuration,
	  and there is also an error with restoring to the previous state.
	
	* Bug fix when committing the interface state:
	  ignore deleted interfaces that are not recognized.
	  Thus, we can restore to the original state if, say, the user
	  tries to commit an interface that is not recognized by the system.
	
	The above bug fixes address some of the issues triggered by
	bugzilla entry #213
	
	Bugzilla URL:   http://www.xorp.org/bugzilla/show_bug.cgi?id=213

Revision  Changes                               Path
1.35      +11 -1;  commitid: 52d4435481327ea6;  xorp/fea/ifconfig_set.cc
1.19      +2 -2;  commitid: 52d4435481327ea6;   xorp/fea/xrl_ifmanager.cc