All of lore.kernel.org
 help / color / mirror / Atom feed
* ipv6: a question about ECMP
@ 2013-11-07 10:33 Duan Jiong
  2013-11-07 12:16 ` Hannes Frederic Sowa
  0 siblings, 1 reply; 4+ messages in thread
From: Duan Jiong @ 2013-11-07 10:33 UTC (permalink / raw)
  To: hannes, David Miller, nicolas.dichtel; +Cc: netdev

Hi,

  After reading the ip6_pol_route(), i have a question about ECMP. Why we call
the rt6_multipath_select() after calling rt6_select()?
  In my opinion, the route returned by rt6_select() has a highest score, but the route
returned by rt6_multipath_select() may has a lower score than the former, because the
ECMP don't take the route preference into consideration. That means that the kernel will
choose a less-desirable route.

Thanks,
  Duan
  

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-11-08 10:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-07 10:33 ipv6: a question about ECMP Duan Jiong
2013-11-07 12:16 ` Hannes Frederic Sowa
2013-11-07 18:32   ` sowmini varadhan
2013-11-08 10:09     ` Nicolas Dichtel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.