ipoam icon indicating copy to clipboard operation
ipoam copied to clipboard

Feature Ideas

Open virtuallynathan opened this issue 8 years ago • 1 comments

Awesome project! Some ideas that would seem interesting to me:

  • "Brute-force" traceroute
    • find all ECMP paths by iterating on ports for each hop. Similar to Paris-traceroute
  • Programatic traceroute/ping
    • Call a function instead of command line, return a struct of results, etc (or JSON output would be cool).
  • Concurrent traceroute
    • Hit every TTL decrement at the same time, making it faster

virtuallynathan avatar Jul 10 '16 19:07 virtuallynathan

Sorry for being late, I've completely overlooked this. Thanks for the suggestions. It sounds reasonable to me. FWIW, as a long term plan, I'll also add support for https://tools.ietf.org/html/draft-ietf-intarea-probe.

mikioh avatar Dec 14 '16 04:12 mikioh