On Friday 2008-06-20 18:45, Thomas Jacob wrote: >Hello list, > >The ip6tables frontend in 1.4.1.1 doesn't seem to support the --goto >option but the code for handling it seems to be in the kernel: > >ip6_tables.c/ip6t_do_table > if (table_base + v != (void *)e + e->next_offset > && !(e->ipv6.flags & IP6T_F_GOTO)) { > ..... > >Is there some sort of technical/political reason for this, or has the >feature simply not been implemented yet (and hence a patch would >probably be welcome)? I suppose it was just forgotten, as the original commit (17fc163b) only touched iptables.c, not ip6tables.c. -- 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