From: Patrick McHardy <kaber@trash.net>
To: Yasuyuki KOZAKAI <yasuyuki.kozakai@toshiba.co.jp>
Cc: laforge@netfilter.org, netfilter-devel@lists.netfilter.org
Subject: Re: [PATCH 1/4] fix loading shared library of ICMPv6 match
Date: Fri, 07 Apr 2006 14:37:04 +0200 [thread overview]
Message-ID: <44365CF0.4030304@trash.net> (raw)
In-Reply-To: <200604071131.k37BV2wB005845@toshiba.co.jp>
Yasuyuki KOZAKAI wrote:
> From: Yasuyuki KOZAKAI <yasuyuki.kozakai@toshiba.co.jp>
> Date: Wed, 29 Mar 2006 16:25:27 +0900 (JST)
>
>
>>From: "Daniel De Graaf" <danieldegraaf@gmail.com>
>>Date: Sun, 26 Mar 2006 22:19:27 -0600
>>
>>
>>>libip6t_icmpv6.c registers a match called "icmp6", which means that
>>>ip6tables -vL and ip6tables-save cannot output the match correctly.
>>
>>There are 2 solutions.
>>
>> 1. just rename libip6t_icmpv6.c to libip6t_icmp6.c. This can
>> conform names of internal structure, library and kernel module.
>> 2. apply attached patch to fix find_match() so that ip6tables can
>> load libip6t_icmpv6.so.
>>
>>I like 1 but I'm not sure we can do it. Anyone knows any historical
>>problem about it ?
>
>
> No problem ? OK, then I take 1.
I'm not aware of any historical problems. I think it should be fine.
next parent reply other threads:[~2006-04-07 12:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200604071131.k37BV2wB005845@toshiba.co.jp>
2006-04-07 12:37 ` Patrick McHardy [this message]
2006-03-29 7:25 ip6tables icmpv6 match Yasuyuki KOZAKAI
2006-04-07 11:31 ` [PATCH 1/4] fix loading shared library of ICMPv6 match Yasuyuki KOZAKAI
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44365CF0.4030304@trash.net \
--to=kaber@trash.net \
--cc=laforge@netfilter.org \
--cc=netfilter-devel@lists.netfilter.org \
--cc=yasuyuki.kozakai@toshiba.co.jp \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.