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

Atanu Ghosh atanu@icir.org
Fri, 18 Nov 2005 19:59:54 GMT


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu@xorpc.icir.org	2005-11-18 19:59:54 UTC

XORP CVS repository


Modified files:
	ospf          area_router.cc 

Log message:
	Given a destination Router-LSA and a source Router-LSA or Network-LSA
	the method find_interface_address() finds the router link that connects
	the two LSAs. The is an edge condition that two adjacent Router-LSAs
	may be connected via a virtual link, consider a transit area with only
	two routers border routers. Therefore add a check for virtual links.

Revision  Changes                               Path
1.152     +15 -5;  commitid: 4d70437e32b97ea6;  xorp/ospf/area_router.cc