let ipkg fail when a package file to be installed is not found
[openwrt/staging/dedeckeh.git] / openwrt / package / mtr / ipkg / mtr.control
1 Package: mtr
2 Priority: optional
3 Section: net
4 Depends: libncurses
5 Description: Full screen ncurses traceroute/ping tool
6 mtr combines the functionality of the 'traceroute' and 'ping' programs
7 in a single network diagnostic tool.
8 .
9 As mtr starts, it investigates the network connection between the host
10 mtr runs on and a user-specified destination host. After it
11 determines the address of each network hop between the machines,
12 it sends a sequence ICMP ECHO requests to each one to determine the
13 quality of the link to each machine. As it does this, it prints
14 running statistics about each machine.
15