Do mangle rules get processed in order?
I have two mangle rules and both rules are being hit by each packet and the last matching rule is the packet mark that wins.
Id like the first matching mangle rule to mark the packet and no more possible matches with other mangle rules.