Re: Patch?: linux-2.5.45/net/ipv4/ dst.pmtu compilation fixes

From: David S. Miller (davem@redhat.com)
Date: Sat Nov 02 2002 - 05:39:24 EST


On Fri, 2002-11-01 at 03:16, Adam J. Richter wrote:
> I am not currently familiar with this code, so I could easily
> have misunderstood something in my patch.

The only mistakes is that you cannot assign to
dst->metrics[RTAX_PMTU-1], you must use
dst->ops->update_mtu() instead.

I've made this change and installed the fixes to my
tree. Thanks.

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



This archive was generated by hypermail 2b29 : Thu Nov 07 2002 - 22:00:23 EST