Re: Examine route.c! (Was: memory leak detector, 2.0.32, patch)

Dr. Werner Fink (werner@suse.de)
Wed, 3 Dec 1997 14:40:10 +0100


>
> I'd be very interested if you could try and 'cat /proc/net/rt_cache'
> when your system is in this state. My suspicion is that it will hang,
> though it might not!

Not all routes are cached (dev != NULL) and therefore this one are invisible
for rt_get_info() doesn't show the kludge.

Werner