Skip to content

Traceroute #1758

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

Closed
wolfgangr opened this issue Jan 23, 2017 · 3 comments
Closed

Traceroute #1758

wolfgangr opened this issue Jan 23, 2017 · 3 comments

Comments

@wolfgangr
Copy link

8<------------------------ FEATURE REQUEST ------------------------------------

Missing feature

Traceroute functionality

Justification

Traceroute is one of the standard but more elaborated network diagnostic tools.

Well, I do not (yet) need it, but I accidentially found some point to begin with, so I tought this would be a good place to keep a reference.

People were thinking about "sensor meshing" when I proposed an ethernet driver. So may be, in some future heavily meshed environment, where cascaded subnets of only NODEMCUs are installed, sbdy may like to have a traceroute at hand.

Workarounds

We have a ping now ( #1555 ) , which may suffice in most of the cases.
In many diagnostic setups, there will be some laptop or so available anywhere, which might provide tracroute functionality.

8<------------------------ END FEATURE REQUEST --------------------------------

Where to start

Just by accident I realized, that in "SMCL"s github, where I sourced the ping function (#1555), threre is a commit labelled "initial attempt at traceroute".

It might provide a good point to start with.
However, as discussed in #1555, I would not put into net.c, but into net_info.c, where I have put the ping.

@smcl or anybody picking up his code:
I'd point out to my comment in the ping case regarding interface into net.c without braking backward compatibility.

@smcl
Copy link

smcl commented Jan 23, 2017

Hey - I'd be thrilled to give this a go. I only stopped short of implementing it because it would've ended up broadly the same as my ping example, just with a few tweaks, and I wanted to keep my little blog post simple.

@wolfgangr
Copy link
Author

wolfgangr commented Jan 23, 2017

Great :-)))
So I really have to get my "ping" -Pull request out.
And thanks for your tutorial, anyway...

@stale
Copy link

stale bot commented Jun 7, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jun 7, 2019
@TerryE TerryE added the wontfix label Jun 8, 2019
@stale stale bot removed the stale label Jun 8, 2019
@TerryE TerryE closed this as completed Jun 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants