diff options
author | Jan Engelhardt <jengelh@medozas.de> | 2009-07-09 22:54:53 +0200 |
---|---|---|
committer | Jan Engelhardt <jengelh@medozas.de> | 2009-08-10 13:35:29 +0200 |
commit | 90e7d4ab5c8b0c4c2e00e4893977f6aeec0f18f1 (patch) | |
tree | 81951e3cb17713cd0cedfec9d4d3823d3fe264f5 /net/compat.c | |
parent | a7d51738e757c1ab94595e7d05594c61f0fb32ce (diff) |
netfilter: xtables: check for unconditionality of policies
This adds a check that iptables's original author Rusty set forth in
a FIXME comment.
Underflows in iptables are better known as chain policies, and are
required to be unconditional or there would be a stochastical chance
for the policy rule to be skipped if it does not match. If that were
to happen, rule execution would continue in an unexpected spurious
fashion.
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'net/compat.c')
0 files changed, 0 insertions, 0 deletions