Re: netfilter6: ICMPv6 type 143 doesn't match
Patrick McHardy <[email protected]>
| Newsgroups | gmane.comp.security.firewalls.netfilter.devel,gmane.linux.ipv6.usagi.users,gmane.linux.network |
|---|---|
| Message-ID | <[email protected]> |
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