On 19.04.2011 03:23, Maciej Åenczykowski wrote: > From: Maciej Åenczykowski <maze@xxxxxxxxxx> > > Signed-off-by: Maciej Zenczykowski <maze@xxxxxxxxxx> > --- > xtables-multi.c | 14 ++++++++++++++ > 1 files changed, 14 insertions(+), 0 deletions(-) > > diff --git a/xtables-multi.c b/xtables-multi.c > index f8d56ce..7f98286 100644 > --- a/xtables-multi.c > +++ b/xtables-multi.c > @@ -14,20 +14,34 @@ > static const struct subcommand multi_subcommands[] = { > #ifdef ENABLE_IPV4 > {"iptables", iptables_main}, > + {"iptables32", iptables_main}, > + {"iptables64", iptables_main}, What is the purpose of this? -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html