[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 03336) Re: netfilter6: ICMPv6 type 143 doesn't match
- To: David Stevens <dlstevens@xxxxxxxxxx>
- Subject: (usagi-users 03336) Re: netfilter6: ICMPv6 type 143 doesn't match
- From: Patrick McHardy <kaber@xxxxxxxxx>
- Date: Fri, 06 May 2005 00:32:31 +0200
- Cc: laforge@xxxxxxxxxxxx, netdev@xxxxxxxxxxx, netfilter-devel@xxxxxxxxxxxxxxxxxxx, pb@xxxxxxxxxxxx, usagi-users@xxxxxxxxxxxxxx, Yasuyuki Kozakai <yasuyuki.kozakai@xxxxxxxxxxxxx>
- In-reply-to: <OF647D617E.F01230B8-ON88256FF8.007AF1C9-88256FF8.007B457C@us.ibm.com>
- References: <OF647D617E.F01230B8-ON88256FF8.007AF1C9-88256FF8.007B457C@us.ibm.com>
- Reply-to: usagi-users@xxxxxxxxxxxxxx
- Resent-date: Fri, 6 May 2005 13:16:13 +0900
- Resent-from: sekiya@xxxxxxxxxxxxxx
- Resent-message-id: <200505061316.FMLAAB22460.usagi-users@linux-ipv6.org>
- Resent-to: usagi-users@xxxxxxxxxxxxxx (moderated)
- User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.7) Gecko/20050420 Debian/1.7.7-2
David Stevens wrote:
> I'll look at it in more detail and let you know if I see any problems,
Thanks. Is there a reason why these packets never hit the POST_ROUTING
hook?
> but I wouldn't call it "igmpv6", which doesn't exist. "MLD" is the
> equivalent in IPv6. There certainly are existing references to
> "igmp6" in the Linux code-- that just isn't the name of the protocol. :-)
>
> suggest: change to mld_dev_queue_xmit().
Done.
Regards
Patrick