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

Atanu Ghosh atanu at icir.org
Fri Dec 8 00:50:42 PST 2006


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu at xorpc.icir.org	2006-12-08 08:50:42 UTC

XORP CVS repository


Modified files:
	ospf          area_router.cc external.cc lsa.cc lsa.hh 
	              test_packet.cc test_routing.cc 

Log message:
	In OSPFv3 the IPv6 prefix information has associated option
	information, create a new class IPv6Prefix to hold the prefix and
	option information together. Inter-Area-Prefix-LSAs and
	AS-external-LSAs were affected. The bounds checking when decoding IPv6
	prefix options has been hardened.
	
	The test_packet program when testing the the encoders and decoders now
	also compares the string representations of the packets.

Revision  Changes                                  Path
1.212     +6 -4;  commitid: 15c284579275f7ea6;     xorp/ospf/area_router.cc
1.25      +4 -2;  commitid: 15c284579275f7ea6;     xorp/ospf/external.cc
1.75      +125 -83;  commitid: 15c284579275f7ea6;  xorp/ospf/lsa.cc
1.82      +122 -39;  commitid: 15c284579275f7ea6;  xorp/ospf/lsa.hh
1.45      +81 -5;  commitid: 15c284579275f7ea6;    xorp/ospf/test_packet.cc
1.23      +1 -2;  commitid: 15c284579275f7ea6;     xorp/ospf/test_routing.cc



More information about the Xorp-cvs mailing list