Re: Query wrt Router Table behaviour

From: Andi Kleen (ak@suse.de)
Date: Sun Aug 13 2000 - 15:20:47 EST


On Sun, Aug 13, 2000 at 12:53:26PM -0700, Jonathan Day wrote:
> Hi,
> I've noticed that Linux' router table code
> has always allowed duplicate entries. (Same
> source, same destination, same device, same
> gateway, etc.)

Linux 2.2 does not allow real duplicate entries, except
for default routes. They all have a different priority
at least, which can be implicitely assigned. route(8) only
gives you a subset of the information in the real fib, for the
full story use ip route ls

-Andi

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



This archive was generated by hypermail 2b29 : Tue Aug 15 2000 - 21:00:31 EST