Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement MPLS checking #147

Open
matthieugouel opened this issue Dec 7, 2022 · 0 comments
Open

Implement MPLS checking #147

matthieugouel opened this issue Dec 7, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@matthieugouel
Copy link
Member

matthieugouel commented Dec 7, 2022

Check https://arxiv.org/abs/1901.10156

We could try to infer MPLS tunnels from traceroute and tag it on the prefix table.
For a start, we could infer easy one, and possibly have a user flag on the measurement to specify the sending of additional probing (e.g. pings) as an attempt infer the most difficult ones.

Note that we already save MPLS labels in the results table. But we could add the column on the prefix table anyway with more information on the taxonomy ("explicit", "implicit", "opaque", "invisible")

@matthieugouel matthieugouel added the enhancement New feature or request label Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant