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

Atanu Ghosh atanu@icir.org
Mon, 9 Jan 2006 12:12:26 GMT


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu@xorpc.icir.org	2006-01-09 12:12:26 UTC

XORP CVS repository


Modified files:
	ospf          area_router.cc 

Log message:
	When searching for the common interface when comparing two Router-LSAs
	the router link pointer was not being reset every time.
	
	Resulting in errors of this form:
	[ 2006/01/09 01:33:11  FATAL xorp_ospfv2:28922 OSPF +2466 area_router.cc routing_total_recomputeV2<IPv4> ] Assertion (find_interface_address(ri->prevhop().get_lsa(), lsar, addr)) failed

Revision  Changes                              Path
1.163     +2 -2;  commitid: d28843c253287ea6;  xorp/ospf/area_router.cc