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

Pavlin Radoslavov pavlin@icir.org
Thu, 2 Mar 2006 23:55:47 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2006-03-02 23:55:47 UTC

XORP CVS repository


Modified files:
	static_routes static_routes_node.cc static_routes_node.hh 
	              xrl_static_routes_node.cc 

Log message:
	Implement the mechanism to disable/enable static routes.
	Disabling static routes will withdraw the routes from RIB.
	
	This fixes bugzilla entry #356
	
	Bugzilla URL:   http://www.xorp.org/bugzilla/show_bug.cgi?id=356

Revision  Changes                                Path
1.32      +63 -1;  commitid: 144b54407859d7ea6;  xorp/static_routes/static_routes_node.cc
1.22      +27 -1;  commitid: 144b54407859d7ea6;  xorp/static_routes/static_routes_node.hh
1.33      +2 -4;  commitid: 144b54407859d7ea6;   xorp/static_routes/xrl_static_routes_node.cc