Date: Sun, 10 Feb 2013 21:54:19 -0500 From: Robert Simpson <rbsimpsont@gmail.com> To: freebsd-net@freebsd.org Subject: Multi-Path Routing - rn_match function - FreeBSD 9.0 Message-ID: <CALdiSCPc=r=ByeX3BEgF17FJRZJ%2BuUQqMYU7mpRaVeGnsqGJyA@mail.gmail.com>
index | next in thread | raw e-mail
Hey Guys, I am new to FreeBSD and currently browsing the routing code to understand how routing works. I came across RADIX_MPATH which adds support for MPath. But in the rn_match function which searches for a matching route, there is no logic to handle the Multi-path routing. i.e. always the first matched route will be selected even if multiple paths exists to the same destination. Am I missing something here or is this a bug. Robhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALdiSCPc=r=ByeX3BEgF17FJRZJ%2BuUQqMYU7mpRaVeGnsqGJyA>
