This basically brings back the previously-working metric setting for
directly connected routes (add a "0" to the "route add" command) on
Solaris/OpenSolaris. It was working in f0eac1a59790, and got broken
by the route.c/route.h refactoring in 576dc96ca1ef1 - the patch
un-does that change to the TA
On 3/26/2013 11:09, Gert Doering wrote:
> This basically brings back the previously-working metric setting for
> directly connected routes (add a "0" to the "route add" command) on
> Solaris/OpenSolaris. It was working in f0eac1a59790, and got broken
> by the route.c/route.h refactoring in 576dc96