Skip to content

fix: Properly handle as-set when one is the origin asn in the as-path#5

Open
0xmc wants to merge 1 commit intomanrs-tools:mainfrom
0xmc:main
Open

fix: Properly handle as-set when one is the origin asn in the as-path#5
0xmc wants to merge 1 commit intomanrs-tools:mainfrom
0xmc:main

Conversation

@0xmc
Copy link

@0xmc 0xmc commented Feb 5, 2022

int() throws an exception if the first asn in the path is an as-set (e.g. {65000}).

Detect as-set and assign None, otherwise int. Fix integration tests mock payloads to match the actual payload types.

int() throws an exception if the first asn in the path is an as-set (e.g. {65000}).

Detect as-set and assign None, otherwise int.  Fix integration tests mock payloads to match the actual payload types.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant