File: control

package info (click to toggle)
dhcpdump 1.10-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 212 kB
  • sloc: ansic: 977; makefile: 44
file content (20 lines) | stat: -rw-r--r-- 599 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: dhcpdump
Section: admin
Maintainer: Boian Bonev <bbonev@ipacct.com>
Build-Depends:
 debhelper-compat (= 13),
 libpcap-dev,
Standards-Version: 4.7.3
Homepage: https://github.com/dhcpdump-org/dhcpdump
Vcs-Browser: https://github.com/dhcpdump-org/dhcpdump
Vcs-Git: https://github.com/dhcpdump-org/dhcpdump.git

Package: dhcpdump
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: Parse DHCP packets from a network interface
 This package provides a tool for visualization of DHCP packets
 on a network interface to analyze DHCP client requests and
 server responses.