aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorJan Engelhardt <[email protected]>2009-07-09 20:54:53 +0000
committerJan Engelhardt <[email protected]>2009-08-10 11:35:29 +0000
commit90e7d4ab5c8b0c4c2e00e4893977f6aeec0f18f1 (patch)
tree81951e3cb17713cd0cedfec9d4d3823d3fe264f5 /net/unix/af_unix.c
parentnetfilter: xtables: ignore unassigned hooks in check_entry_size_and_hooks (diff)
downloadkernel-90e7d4ab5c8b0c4c2e00e4893977f6aeec0f18f1.tar.gz
kernel-90e7d4ab5c8b0c4c2e00e4893977f6aeec0f18f1.zip
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 <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions