All of lore.kernel.org
 help / color / mirror / Atom feed
* ip6tables doesn't support --goto option
@ 2008-06-20 16:45 Thomas Jacob
  2008-06-20 18:10 ` Jan Engelhardt
  0 siblings, 1 reply; 7+ messages in thread
From: Thomas Jacob @ 2008-06-20 16:45 UTC (permalink / raw)
  To: netfilter-devel

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)?

    Regards,
        Thomas


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-06-23  9:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-20 16:45 ip6tables doesn't support --goto option Thomas Jacob
2008-06-20 18:10 ` Jan Engelhardt
2008-06-20 18:54   ` Henrik Nordstrom
2008-06-21  8:27     ` Patrick McHardy
2008-06-21 14:43       ` Thomas Jacob
2008-06-22 18:59         ` Henrik Nordstrom
2008-06-23  9:36         ` Patrick McHardy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.