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

Atanu Ghosh atanu at icir.org
Mon Dec 10 00:04:00 PST 2007


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu at xorpc.icir.org	2007-12-10 08:04:00 UTC

XORP CVS repository


Modified files:
	ospf          test_packet.cc 

Log message:
	We test to see if OSPF will accept a frame that is larger than the
	OSPF packet within it. The test didn't allocate the extra memory just
	increased the length, the packet decoder stores the whole frame for
	possible later use by the authentication code. On OpenBSD the copy from
	unallocated memory occosionally correctly generates a segmentation
	fault. The whole frame is now correctly allocated.

Revision  Changes                               Path
1.56      +11 -2;  commitid: 7cdd475cf2ef7ea6;  xorp/ospf/test_packet.cc



More information about the Xorp-cvs mailing list