Re: Examine route.c! -- two bugs fixed -- patch attached!

Daniel Ryde (ryde@tripnet.se)
Fri, 5 Dec 1997 11:00:26 +0100 (CET)


On Fri, 5 Dec 1997, Wolfgang Walter wrote:

> Yes, I would expect exactly that. I really would change ip_rt_put() in
> net/route.h to the version in route.c, or, for testing, declare it
>
> extern void ip_rt_put(struct rtable * rt);
>
> in route.h and comment out the inline version.

I'm testing the latter and it seems ok so far, after more than 1 hour of
network banging. I will also test a real backup now.

/Ryde