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

traceroute enpoints for overlay path drawing functionality #188

Open
wants to merge 1 commit into
base: client-overlay-support
Choose a base branch
from

Conversation

amdfxlucas
Copy link
Contributor

with intra AS topologies i would like to have a means for the client web app to visualize underlay paths taken by packets in the simulation, between two end hosts A and B that are connected in an overlay network of some kind.

As one can see here visualizing overlays with direct edges between A and B becomes convoluted quite quickly.

This commit adds two new endpoints that , given host A and B as URL parameters , return the path taken by packets as a JSON array of hops.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant