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

Pavlin Radoslavov pavlin@icir.org
Wed, 25 Jan 2006 04:59:23 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2006-01-25 04:59:23 UTC

XORP CVS repository


Modified files:
	rip           output_updates.cc 

Log message:
	When adding routes to the output packet, make sure that we don't
	add the same route more than once. Apparently, if we are exporting
	routes from another protocol, on startup (or whenever the policy
	mechanism calls RouteDB<A>::push_routes()) the output updates queue
	may contain the same route more than once.

Revision  Changes                               Path
1.14      +6 -2;  commitid: 1824943d703a37ea6;  xorp/rip/output_updates.cc