]> git.ipfire.org Git - thirdparty/iptables.git/commit
iptables: warn when parameter limit is exceeded
authorJan Engelhardt <jengelh@medozas.de>
Mon, 31 Jan 2011 01:34:49 +0000 (02:34 +0100)
committerJan Engelhardt <jengelh@medozas.de>
Mon, 31 Jan 2011 01:36:51 +0000 (02:36 +0100)
commit6a0448eecdee4c6a19303b75c1707915a80cbfbb
tree8549b39249ff4bf3a2383318548de799c21efe7a
parentdf288236cd254798be3759fef4cbc3e535f5a1c3
iptables: warn when parameter limit is exceeded

While testing many match extensions in a single rule, I ran into this
error not warned about. Arguments were just ignored, causing
surprising "Need to specify an argument to --whatever" when the
argument was in fact given on the command line.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
ip6tables-restore.c
iptables-restore.c