[patch 05/32] EBTABLES: Deal with the worst-case behaviour in loop checks.

2006-12-08 Thread Chris Wright
-stable review patch. If anyone has any objections, please let us know. -- From: Al Viro <[EMAIL PROTECTED]> 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.

[patch 05/32] EBTABLES: Deal with the worst-case behaviour in loop checks.

2006-12-08 Thread Chris Wright
-stable review patch. If anyone has any objections, please let us know. -- From: Al Viro [EMAIL PROTECTED] 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.