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

Atanu Ghosh atanu at icir.org
Sat Feb 24 03:39:15 PST 2007


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu at xorpc.icir.org	2007-02-24 11:39:15 UTC

XORP CVS repository


Modified files:
	ospf          area_router.cc area_router.hh 

Log message:
	In OSPFv2 the link state ID in a type 3 Summary-LSA
	(Inter-Area-Prefix-LSA) is a function of the network that it
	describes. In OSPFv3 the link state ID just needs to be unique, so add
	a map indexed by network where the link state IDs can be stored. Also
	renamed summary_network_lsa_set_net to
	summary_network_lsa_set_net_lsid, to better reflect functionality.

Revision  Changes                                Path
1.249     +26 -11;  commitid: 864645e023e17ea6;  xorp/ospf/area_router.cc
1.125     +7 -3;  commitid: 864645e023e17ea6;    xorp/ospf/area_router.hh



More information about the Xorp-cvs mailing list