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

Pavlin Radoslavov pavlin@icir.org
Mon, 29 Aug 2005 17:25:49 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-08-29 17:25:49 UTC

XORP CVS repository


Modified files:
	rtrmgr        xorpsh_main.hh 

Log message:
	Modified the definition of class XorpShell to publically derive from
	XorpShellBase. Previously XorpShell was derived privately, which
	caused a problem if someone tries to use that interface with a
	XorpShell instance.
	
	Submitted by:   Marat Nepomnyash

Revision  Changes                               Path
1.28      +2 -2;  commitid: 17fd4431344a47ea6;  xorp/rtrmgr/xorpsh_main.hh