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. Rob _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"