netfilter6: ICMPv6 type 143 doesn't match

David S. Miller davem at davemloft.net
Fri May 6 00:31:18 CEST 2005


On Fri, 06 May 2005 00:32:31 +0200
Patrick McHardy <kaber at trash.net> wrote:

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

I think it is an oversight rather than intentional.

The NDISC lookup stuff wrt. routing went back and forth
implementation wise.  We used to use a seperate routing
table for NDISC entries, but that caused all kinds of
problems wrt. IPSEC (which the seperate routing table
was ironically meant to fix) so that got undone and now
NDISC routes and normal routes exist in one table.

So I think this oversight is just fallout from all of
those changes.



More information about the netfilter-devel mailing list