• Dominik Charousset's avatar
    Fix routing_table::erase_direct · 9bfcfec1
    Dominik Charousset authored
    Before looking for an alternative path, we first have to remove the path
    from `direct_by_hdl_`. Otherwise, we always find the handle itself as an
    'alternative' path.
    9bfcfec1
routing_table.cpp 5.87 KB