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

Pavlin Radoslavov pavlin@icir.org
Thu, 6 Apr 2006 04:33:24 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2006-04-06 04:33:23 UTC

XORP CVS repository


Modified files:
	policy        code_generator.cc export_code_generator.cc node.hh 
	              node_base.hh 

Log message:
	Modify the mechanism for generating the code for action "then" blocks:
	generate last the code for the "accept" and "reject" statements,
	otherwise everything else after them may be ignored.
	
	This fixes Bugzilla entry #542
	
	Bugzilla URL:   http://www.xorp.org/bugzilla/show_bug.cgi?id=542

Revision  Changes                               Path
1.9       +11 -2;  commitid: 19084434998b7ea6;  xorp/policy/code_generator.cc
1.8       +11 -2;  commitid: 19084434998b7ea6;  xorp/policy/export_code_generator.cc
1.9       +18 -2;  commitid: 19084434998b7ea6;  xorp/policy/node.hh
1.5       +11 -2;  commitid: 19084434998b7ea6;  xorp/policy/node_base.hh