Re: 2.4.0 TCP caches ip route

Manel Guerrero Zapata (manel.guerrero-zapata@nokia.com)
Tue, 30 Oct 2001 15:43:03 +0200


ext David Ford wrote:
>
> Try "ip route flush cache" or summarized, "ip r f c"
>
> David
>
> Manel Guerrero Zapata wrote:
>
> >The problem seems to be that the kernel
> >caches that the device for the connexion should be dummy0.
> >If then, I cancel the telnet and start it again
> >now (of course) it stablishes a telnet conexion though the ppp0.
> >
> [snipped]

Hi,

I've tried with:
echo 0 > /proc/sys/net/ipv4/route/flush
ip route flush cache is equivalent to:
cat /proc/sys/net/ipv4/route/min_delay > /proc/sys/net/ipv4/route/flush

It does not solve anything.
I don't know why.

So not even flushing manually the cache solves
the problem.

Any ideas about why?

Manel
-
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/