CVSROOT: /cvs Module name: src Changes by: [email protected] 2008/12/29 13:37:26
Modified files:
sys/net : radix_mpath.c
Log message:
Use rn_mpath_next() in rtalloc_mpath() to figure out if the next route
belongs to the same multipath group instead of own wrong check which failed
to look at the priority.
Found and diff tested by gollo@
