Fix AS path computation for bgpmap & Fix missing import #1

Closed
opened 2019-01-22 03:17:09 +01:00 by stv0g · 0 comments
Owner

Author: @fduraffourg Posted at: 17.12.2015 16:00

On build_as_tree_from_raw_bird_ouput it was possible to call path.extend when path is None.

resolve_ptr is used on build_as_tree_from_full_view but was not imported.

Author: @fduraffourg Posted at: 17.12.2015 16:00 On `build_as_tree_from_raw_bird_ouput` it was possible to call `path.extend` when `path` is `None`. `resolve_ptr` is used on `build_as_tree_from_full_view` but was not imported.
stv0g closed this issue 2019-01-22 03:17:09 +01:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: stv0g/bird-lg#1
No description provided.