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

Pavlin Radoslavov pavlin@icir.org
Wed, 6 Jul 2005 16:33:53 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-07-06 16:33:52 UTC

XORP CVS repository


Modified files:
	rtrmgr        master_conf_tree.cc 

Log message:
	Set inside MasterConfigTree::delete_entire_config() the _commit_cb
	callback value to invoke MasterConfigTree::config_done()
	Otherwise, if the callback value was changed previously
	(e.g., inside MasterConfigTree::commit_changes_pass1()), then
	the wrong callback will be invoked when we gracefully kill the rtrmgr.

Revision  Changes                               Path
1.52      +2 -1;  commitid: 1581d42cc06ed7ea6;  xorp/rtrmgr/master_conf_tree.cc