File: control

package info (click to toggle)
lft 3.93-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,492 kB
  • sloc: ansic: 11,811; sh: 2,990; makefile: 62
file content (22 lines) | stat: -rw-r--r-- 883 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: lft
Section: net
Priority: optional
Homepage: https://pwhois.org/lft/
Maintainer: Alex Myczko <tar@debian.org>
Build-Depends: debhelper-compat (= 13), libpcap-dev
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/debian/lft
Vcs-Git: https://salsa.debian.org/debian/lft.git

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.