Release focus: 5 - Major feature enhancements The changes in this release are as follows: New Pre-Tagging keys were introduced to conditionally alter the order in which rules are evaluated: 'label' marks the rule with label's value, 'jeq' (Jump on EQual) allows a jump to the supplied label in the case of a rule match, and 'return', if set to 'true' (which is default setting) returns the current packet/flow to active plugins in the case of a match. If switched to 'false', it will prevent this from happenning. 'stack', when matching, accumulates ID using the specified operator/function. The Pre-Tagging table now supports a maximum of 384 rules.
Thanks, bumped in cvs. Feel free to bump it in the future if it is just a simple bump! :-)
Hehe -- ok. Thanks! :-)