summaryrefslogtreecommitdiff
path: root/sys/net80211/ieee80211_output.c
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2010-09-21 10:43:42 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2010-09-21 10:43:42 +0000
commit101487b6bab01e760bf0c45b91a26c323a0823db (patch)
tree17613ab24da12916986a9be71fa4c10700b202bf /sys/net80211/ieee80211_output.c
parent97da8df34f94fe1896635f5b0ba161c64f79d3f3 (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/net80211/ieee80211_output.c')
0 files changed, 0 insertions, 0 deletions