netfilter: xt_recent: inform user when hitcount is too large
authorJan Engelhardt <jengelh@medozas.de>
Mon, 15 Feb 2010 15:31:35 +0000 (16:31 +0100)
committerPatrick McHardy <kaber@trash.net>
Mon, 15 Feb 2010 15:31:35 +0000 (16:31 +0100)
commit98e6d2d5ee26bf56850a10eb64139c68fb09ba19
tree055bf0f62ae891886357a8b5280fd7d9956cd62d
parentca1c2e2da9637c131436bf6d6ae41b58f5353afe
netfilter: xt_recent: inform user when hitcount is too large

It is one of these things that iptables cannot catch and which can
cause "Invalid argument" to be printed. Without a hint in dmesg, it is
not going to be helpful.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: Patrick McHardy <kaber@trash.net>
net/netfilter/xt_recent.c