Re: [PATCH] Compilation fixes for 2.1.127

Andi Kleen (ak@muc.de)
Tue, 10 Nov 1998 15:39:49 +0100


On Mon, Nov 09, 1998 at 09:30:19PM +0100, Henner Eisen wrote:
>
> Andi Kleen <ak@muc.de> writes:
>
> >
> > Calling icmp_send from there is wrong anyways. It should use dst_link_failure()
> > instead.
>
> Is dst_link_failure() intended to be a public interface?

Yes. icmp_send on the other hand isn't: it is only supposed to be called
from IPv4, it doesn't work with IPv6, it is a layer violation.

I submitted a patch Fritz/the i4l list a few weeks ago, but it seems it
got lost.

-Andi

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/