Skip to content
Commit 98a0824a authored by Al Viro's avatar Al Viro Committed by David S. Miller
Browse files

[EBTABLES]: Deal with the worst-case behaviour in loop checks.



No need to revisit a chain we'd already finished with during
the check for current hook.  It's either instant loop (which
we'd just detected) or a duplicate work.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 40642f95
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment