diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2010-09-21 10:43:42 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2010-09-21 10:43:42 +0000 |
commit | 101487b6bab01e760bf0c45b91a26c323a0823db (patch) | |
tree | 17613ab24da12916986a9be71fa4c10700b202bf /sys/dev/sequencervar.h | |
parent | 97da8df34f94fe1896635f5b0ba161c64f79d3f3 (diff) |
after ruleset eval is done, we must apply actions from the last matching
pass or block rule, not the last matching rule. triggered by pr6401.
this means that, for example, a rdr-to on a pass rule can override an
rdr-to on a match rule that comes later in the ruleset. but that's the
semantics: for block and pass rules, the last matching one wins, aka
actions are applied after we're done with ruleset eval, and match rules'
actions are applied on the fly. discussion with dlg and claudio, ok dlg ryan
Diffstat (limited to 'sys/dev/sequencervar.h')
0 files changed, 0 insertions, 0 deletions