* routing table error in 2.6.39 ..
@ 2011-09-22 15:55 ratheesh kannoth
2011-09-22 18:21 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: ratheesh kannoth @ 2011-09-22 15:55 UTC (permalink / raw)
To: user-mode-linux-user, user-mode-linux-devel, netdev
I built UML (user mode linux ) for 2.6.38 and 2.6.39 kernels.
in 2.6.38 routing table is correct. But in 2.6.39 default gw appears
on top of the routing table. same problem persist in 3.0.0 also.
is it a known problem or fixed in higher versions ?
-Ratheesh
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: routing table error in 2.6.39 ..
2011-09-22 15:55 routing table error in 2.6.39 ratheesh kannoth
@ 2011-09-22 18:21 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2011-09-22 18:21 UTC (permalink / raw)
To: ratheesh.ksz; +Cc: user-mode-linux-user, user-mode-linux-devel, netdev
From: ratheesh kannoth <ratheesh.ksz@gmail.com>
Date: Thu, 22 Sep 2011 21:25:47 +0530
> in 2.6.38 routing table is correct. But in 2.6.39 default gw appears
> on top of the routing table. same problem persist in 3.0.0 also.
You cannot depend upon the order in which routing table entries
are listed by the kernel.
The table internally is correct, and lookups will match using the
proper longest-matching-prefix algorithm.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-09-22 18:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-22 15:55 routing table error in 2.6.39 ratheesh kannoth
2011-09-22 18:21 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).