Subject: Re: fxp0: can't handle af118
To: None <current-users@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: current-users
Date: 05/09/2004 19:41:47
In article <409E7D87.3020409@planix.com>,
Andreas Wrede <andreas@planix.com> wrote:
>-=-=-=-=-=-
>
>After seeing the patches from PR/25332 and PR/24981 committed this 
>morning I updated my kernel. Now my IPF tcp catch-all rule "block 
>return-rst in log quick proto tcp from any to any" will not create and 
>send the RST packet anymore. Instead, the kernel prints "fxp0: cant' 
>handle af118".
>
>Is anyone else seeing this?

File a PR; this looks like a regression. If you can find which part of
the patch broke it, it would be a lot of help. This I suspect means
that the constructed packet is busted and its address family is invalid
[118].

christos