Skip to content
  • Robert Ricci's avatar
    Change how fixed links are done - instead of filtering non-matching · 5e3968c3
    Robert Ricci authored
    links *after* doing find_best_link(), we do it directly inside of
    find_best_link().
    
    This fixes some cases when both the source and dest interfaces are
    fixed - it make sure we only report intra and inter switch links that
    have the right interface pair.
    
    We still make bad assumptions about node/switch order on links.
    5e3968c3