Fix routing_table::erase_direct
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.
Showing
Please register or sign in to comment