File: control

package info (click to toggle)
lft 3.91-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,264 kB
  • sloc: ansic: 11,808; sh: 2,990; makefile: 59
file content (20 lines) | stat: -rw-r--r-- 801 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: lft
Section: net
Priority: optional
Homepage: http://pwhois.org/lft/
Maintainer: Gürkan Myczko <gurkan@phys.ethz.ch>
Build-Depends: debhelper (>= 10), autotools-dev, libpcap-dev
Standards-Version: 4.5.0

Package: lft
Architecture: any
Depends: ${shlibs:Depends},${misc:Depends}
Description: layer-four traceroute
 This sends various TCP SYN and FIN probes (differing from Van Jacobson's
 UDP-based method) utilizing the IP protocol "time to live" field and
 attempts to elicit an ICMP TIME_EXCEEDED response from each gateway along
 the path to some host.
 lft also listens for various TCP and ICMP messages along the way to assist
 network managers in ascertaining per-protocol heuristic routing information
 and can optionally retrieve various information about the networks it
 traverses.