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

Pavlin Radoslavov pavlin at icir.org
Mon May 15 11:58:58 PDT 2006


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2006-05-15 18:58:58 UTC

XORP CVS repository


Modified files:
	ospf          xrl_target.cc 
	rip           xrl_target_rip.cc 

Log message:
	Fix a bug with specifying the MD5-related start/end time string,
	The bug may be triggered when summer time is in effect.
	
	Now we initialize the parsed result with the current time
	(rather than memset() it to zero), because strptime(3) would
	not set/modify the unspecified members of the time format
	(e.g., the timezone and the summer time flag).

Revision  Changes                                Path
1.37      +18 -5;  commitid: 117914468ce427ea6;  xorp/ospf/xrl_target.cc
1.31      +14 -4;  commitid: 117914468ce427ea6;  xorp/rip/xrl_target_rip.cc



More information about the Xorp-cvs mailing list