CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/11/18 05:45:59

Modified files:
        sys/net        : route.c 

Log message:
Multipath selection should be done before caching the next hop.

Fix a regression introduced by rtalloc(9) rewrite where only the
first route of a multipath chain had a valid next hop and could
be used.

ok sthen@, dlg@

Reply via email to