In message <[EMAIL PROTECTED]> you write:
> --- linux/net/ipv6/netfilter/Config.in.old    Mon Oct 16 17:25:17 2000
> +++ linux/net/ipv6/netfilter/Config.in        Mon Oct 16 17:46:07 2000
> +    if [ "$CONFIG_IP6_NF_TARGET_MARK" = "y" -a "$CONFIG_IP_NF_IPTABLES" != "
y" ]; then
> +      define_bool CONFIG_IP_NF_IPTABLES y

Hi Daiki!

The code in ip6t_MARK.c shouldn't depend on IPv4: the bug is there
(probably should be ip6t_register_target, etc.).

Hope that helps,
Rusty.
--
Hacking time.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to