File: control

package info (click to toggle)
ndpmon 1.4.0-2.1
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 4,292 kB
  • ctags: 455
  • sloc: ansic: 5,250; sh: 207; xml: 177; perl: 128; makefile: 105; python: 56
file content (19 lines) | stat: -rw-r--r-- 865 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: ndpmon
Section: net
Priority: extra
Maintainer: John R. Baskwill <jrb28@psu.edu>
Build-Depends: debhelper (>= 7.0.50~), dh-autoreconf, autotools-dev, libpcap-dev, libssl-dev, libwww-perl, libxml2-dev, python-all, dh-python
Standards-Version: 3.9.3
Homepage: http://ndpmon.sourceforge.net

Package: ndpmon
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libxml2-utils
Description: IPv6 Neighbor Discovery Protocol Monitor
 NDPMon, IPv6 Neighbor Discovery Protocol Monitor, is a tool working
 with ICMPv6 packets.  NDPMon observes the local network to see
 if nodes using Neighbor Discovery messages behave properly.
 When it detects a suspicious Neighbor Discovery message, it
 notifies the administrator by writing in the syslog and in some
 cases by sending an email report. NDPMon is an equivalent of
 ArpWatch for IPv6.