[Xorp-cvs] XORP cvs commit: xorp/policy/common

Pavlin Radoslavov pavlin@icir.org
Wed, 23 Nov 2005 03:20:37 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-11-23 03:20:37 UTC

XORP CVS repository


Modified files:
	policy/common register_operations.cc 

Log message:
	Add missing == operation to the set of possible operations
	for ElemBool.
	
	This fixes the following assert in the policy manager if we
	add a boolean variable to a "from" or "to" policy block:
	
	[ 2005/11/22 17:53:11  FATAL xorp_policy:29375 POLICY +92 dispatcher.cc run ] Assertion (funct.bin) failed
	[ 2005/11/22 17:53:12  INFO xorp_rtrmgr:29372 RTRMGR +667 module_manager.cc killed ] Module abnormally killed: policy

Revision  Changes                                Path
1.15      +10 -9;  commitid: 14b6f4383de887ea6;  xorp/policy/common/register_operations.cc