File: control

package info (click to toggle)
tcpstat 1.5-8
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 628 kB
  • ctags: 372
  • sloc: ansic: 2,281; sh: 439; makefile: 30
file content (17 lines) | stat: -rw-r--r-- 650 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: tcpstat
Section: net
Build-Depends: cdbs, libpcap-dev, autoconf, debhelper (>= 7), automake1.11, libdb-dev
Priority: extra
Maintainer: Chrysostomos Nanakos <cnanakos@debian.org>
Standards-Version: 3.9.6
Homepage: http://www.frenchfries.net/paul/tcpstat/

Package: tcpstat
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: tcpdump
Description: network interface statistics reporting tool
 tcpstat reports certain network interface statistics much like vmstat
 does for system statistics. tcpstat gets its information by either
 monitoring a specific interface, or by reading previously saved tcpdump
 data from a file.