File: control

package info (click to toggle)
tcpstat 1.5-7.1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 628 kB
  • ctags: 372
  • sloc: ansic: 2,281; sh: 439; makefile: 30
file content (18 lines) | stat: -rw-r--r-- 714 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: tcpstat
Section: net
Build-Depends: cdbs, libpcap-dev, autoconf, debhelper (>= 7), automake1.11, libdb-dev
Priority: extra
Maintainer: Rafael Cunha de Almeida <rafael@kontesti.me>
Standards-Version: 3.9.2
Homepage: http://www.frenchfries.net/paul/tcpstat/
Vcs-git: http://rafael.kontesti.me/debian/tcpstat/tcpstat.git

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.