]> git.ipfire.org Git - thirdparty/iptables.git/commit
extensions: libxt_IDLETIMER: use xtables_param_act when checking options
authorLuciano Coelho <luciano.coelho@nokia.com>
Thu, 15 Jul 2010 15:12:56 +0000 (17:12 +0200)
committerPatrick McHardy <kaber@trash.net>
Thu, 15 Jul 2010 15:12:56 +0000 (17:12 +0200)
commit67195a8c8a03d12994e91315e49e3d78c51a385a
treedc1da66cd8fdf2af78a474bab3f3267406ba4220
parent127647892c7cac85baf8da62ed21232baa60f1c9
extensions: libxt_IDLETIMER: use xtables_param_act when checking options

This patch changes custom error messages for illegal options into the
default iptables messages, by using xtables_param_act().

Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
extensions/libxt_IDLETIMER.c
extensions/libxt_IDLETIMER.man