[Xorp-cvs] XORP cvs commit: xorp/etc/templates

Atanu Ghosh atanu@icir.org
Mon, 19 Dec 2005 06:56:52 GMT


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu@xorpc.icir.org	2005-12-19 06:56:52 UTC

XORP CVS repository


Modified files:
	etc/templates bgp.tp 

Log message:
	The peer variable local-ip which is a mandatory variable of type txt
	had a default value of "", which is not a useful default.
	
	Now that there is no default value if the setting of local-ip is
	omitted a useful error message is printed not "some mumbo-jumbo".
	
	Bug found by:   Kristian Larsson

Revision  Changes                              Path
1.76      +2 -2;  commitid: 256843a659b37ea6;  xorp/etc/templates/bgp.tp