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

Atanu Ghosh atanu@icir.org
Fri, 18 Nov 2005 06:16:26 GMT


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

XORP CVS repository


Modified files:
	ospf          area_router.cc area_router.hh 

Log message:
	When putting a Router-LSA into the routing table extract its interface
	address from its adjacent router links don't use its router ID.
	
	Rename find_interface_address_virtual_link() to
	find_interface_address() as this method seems to have generic use.

Revision  Changes                                Path
1.151     +11 -13;  commitid: 1f61437d71b97ea6;  xorp/ospf/area_router.cc
1.86      +3 -3;  commitid: 1f61437d71b97ea6;    xorp/ospf/area_router.hh