K 10 svn:author V 8 melifaro K 8 svn:date V 27 2020-05-17T15:32:36.018994Z K 7 svn:log V 324 Remove redundant checks for nhop validity. Currently NH_IS_VALID() simly aliases to RT_LINK_IS_UP(), so we're checking the same thing twice. In the near future the implementation of this check will be simpler, as there are plans to introduce control-plane interface status monitoring similar to ipfw interface tracker. END