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

Atanu Ghosh atanu@icir.org
Fri, 4 Nov 2005 20:54:36 GMT


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu@xorpc.icir.org	2005-11-04 20:54:36 UTC

XORP CVS repository


Modified files:
	libproto      test_spt.cc 
	libxorp       test_profile.cc 
	ospf          test_checksum.cc test_packet.cc test_peering.cc 
	              test_routing.cc 

Log message:
	Put guards around the defines DEBUG_LOGGING and
	DEBUG_PRINT_FUNCTION_NAME so they can be unconditionally enabled and
	not conflict with the configure option "--enable-debug-fnames".

Revision  Changes                              Path
1.9       +5 -1;  commitid: f22e436bca8a7ea6;  xorp/libproto/test_spt.cc
1.5       +8 -4;  commitid: f22e436bca8a7ea6;  xorp/libxorp/test_profile.cc
1.3       +8 -4;  commitid: f22e436bca8a7ea6;  xorp/ospf/test_checksum.cc
1.33      +8 -4;  commitid: f22e436bca8a7ea6;  xorp/ospf/test_packet.cc
1.49      +8 -4;  commitid: f22e436bca8a7ea6;  xorp/ospf/test_peering.cc
1.10      +8 -4;  commitid: f22e436bca8a7ea6;  xorp/ospf/test_routing.cc