[1355] in linux-net channel archive
Re: 1.3.37: /proc/net/route problems
daemon@ATHENA.MIT.EDU (Alan Cox)
Sat Nov 11 16:22:08 1995
From: Alan Cox <alan@cymru.net>
To: raju@xgroup.ernet.in
Date: Fri, 10 Nov 1995 11:46:02 +0000 (GMT)
Cc: linux-kernel@vger.rutgers.edu, linux-net@vger.rutgers.edu
In-Reply-To: <m0tDczz-000C8tC@gratis.xgroup.ernet.in> from "Raj Mathur" at Nov 10, 95 01:20:00 am
> routing table, "cat /proc/net/route" just returns the first 10. I've
> noticed this problem since upgrading from 1.2.13: no problems there.
> The problem is present in 1.3.35 and 1.3.37 (the two 1.3.x kernels
> I've tried so far). Fewer than 10 entries display just fine.
Its a bug in some of those kernels. The table is fine, the route printing
code is buggy. Its fixed on the next big chunk Linus gets.
Alan