1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
TP-Link_Archer-XR500v/EN7526G_3.18Kernel_SDK/apps/public/traceroute-2.0.17/wrappers
2024-07-22 01:58:46 -03:00
..
lft Add gpl 2024-07-22 01:58:46 -03:00
Makefile Add gpl 2024-07-22 01:58:46 -03:00
README.wrappers Add gpl 2024-07-22 01:58:46 -03:00
tcptraceroute Add gpl 2024-07-22 01:58:46 -03:00
tracepath Add gpl 2024-07-22 01:58:46 -03:00
traceproto Add gpl 2024-07-22 01:58:46 -03:00
traceroute-nanog Add gpl 2024-07-22 01:58:46 -03:00

This directory contains various wrappers for traceroute, which provide
some compatibility for some another traceroute-like software,
including tcptraceroute(8).

These wrappers try to emulate the command-line interface only.
The actual output is the output of the underlain traceroute(8).

Some of options and features certainly are not supported
(especially if it is considered too extra :) ).

The idea of such wrappers is mostly not wrappers itself. It is to inspect
the features implemented by competitors, whether it is already supported by us,
or it is useful to be supported, or it is not useful or excessive.

We have no plans to implement all features of all existing software.
Let the people a chance to play with something... ;)