]> git.ipfire.org Git - thirdparty/iptables.git/commit
ip[6]tables: only call target's parse function when option char is in range
authorJan Engelhardt <jengelh@medozas.de>
Sat, 8 Jan 2011 01:47:02 +0000 (02:47 +0100)
committerJan Engelhardt <jengelh@medozas.de>
Sat, 8 Jan 2011 01:47:02 +0000 (02:47 +0100)
commitfa503ad59f73d20d85f4cdf53324a01d2ad8591e
treecbfd2f6112a24a65238f50e828f14fb9bc0862b7
parent1e128bd804b676ee91beca48312de9b251845d09
ip[6]tables: only call target's parse function when option char is in range

Same as previous commit. Doing this actually allows to remove code
that is no longer needed.

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