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

Pavlin Radoslavov pavlin@icir.org
Tue, 26 Jul 2005 04:17:04 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-07-26 04:17:04 UTC

XORP CVS repository


Modified files:
	rtrmgr        cli.cc 

Log message:
	If we try to re-create a node that was previously deleted
	(but the deletion wasn't committed), then first undelete that node
	and its ancestors. Also, if we are re-creating a node that is not
	a tag, then undelete the subtree below that node.
	
	This fixes bugzilla entry #97
	
	Bugzilla URL:   http://www.xorp.org/bugzilla/show_bug.cgi?id=97

Revision  Changes                               Path
1.78      +15 -1;  commitid: 78aa42e5b8007ea6;  xorp/rtrmgr/cli.cc