On Sun, 13 Jan 2019 at 09:45, Nikolay Shopik <[email protected]> wrote:
> Are there traceroute implementation had patch for it? last time I > checked (5 years or so), there isn't any. Though we did complained to > our vendor about it. I've not actively researched, but I don't think this is a problem. Writing traceroute application is trivial from scratch, and any existing traceroute implementation with any support for extensions would be easy to support, such as this: https://github.com/8enet/traceroute/blob/master/traceroute/extension.c This is probably chicken-egg problem, why write implementation, when you can't test it. I'm happy to write supporting traceroute for linux+osx should someone have supporting device to test against :) -- ++ytti _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
