What is the documented behaviour for use of passthrough = yes ?
The manual says: when passthrough = yes = IGNORE THIS RULE AND GO TO NEXT ONE (useful for statistics).
So assuming that we configure an action on a Mangle Rule Action of say:
Action = Mark Packet
and
New Packet Mark = FOO
and
Say that Passthrough = Yes is SET
What happens to the Action ... does it get performed ?
i.e.
Is the packet going to be marked with New Packet Mark = FOO ?
F.