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

Pavlin Radoslavov pavlin@icir.org
Tue, 1 Nov 2005 07:31:55 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-11-01 07:31:55 UTC

XORP CVS repository


Modified files:
	fib2mrib      fib2mrib_node.cc 
	static_routes static_routes_node.cc 

Log message:
	Fix the mechanism for updating the routes when the address of an
	interface is moved to another interface.
	
	This fixes one of the bugs in bugzilla entry #297: now the static
	routes should be updated properly when an address is deleted from
	one interface and then added to another interface.
	
	Bugzilla URL:   http://www.xorp.org/bugzilla/show_bug.cgi?id=297

Revision  Changes                                 Path
1.26      +67 -42;  commitid: 109f84367184b7ea6;  xorp/fib2mrib/fib2mrib_node.cc
1.29      +67 -42;  commitid: 109f84367184b7ea6;  xorp/static_routes/static_routes_node.cc