arpalert 2.0.12-6 source package in Ubuntu

Changelog

arpalert (2.0.12-6) unstable; urgency=medium

  * remove check for sys/sysctl.h (Closes: #997113)
    (this is only needed for *BSD*)

 -- Thorsten Alteholz <email address hidden>  Wed, 27 Oct 2021 19:13:30 +0200

Upload details

Uploaded by:
Thorsten Alteholz
Uploaded to:
Sid
Original maintainer:
Thorsten Alteholz
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe net
Lunar release universe net
Jammy release universe net

Downloads

File Size SHA-256 Checksum
arpalert_2.0.12-6.dsc 2.0 KiB 507b1eb2e5947f2981b1f236ef76c034ba0833be0ef233f96fa712204e6bdf5d
arpalert_2.0.12.orig.tar.gz 866.3 KiB 7e097ff969dadc923742289dac6e9a527c63ce623bf1abce2006beadd5c368b9
arpalert_2.0.12-6.debian.tar.xz 10.1 KiB 4b6807a80d8b1661a020bd7e7faf30b4b18203c8383f66ebb725059e0658fe53

Available diffs

No changes file available.

Binary packages built by this source

arpalert: monitor ARP changes in ethernet networks

 The arpalert daemon is a security tool that listens on a network interface
 (without using 'promiscuous' mode) and catches all conversations
 of MAC address to IP request to alert of possibility of ARP spoofing attack.
 .
 It compares the mac addresses it detected with a pre-configured list of
 authorized MAC addresses. If the MAC is not in list, arpalert launches a
 pre-defined user script with the MAC address and IP address as parameters.
 .
 If you need to use a list of authorized MAC addresses, this package should
 suit your needs, otherwise arpwatch may be also fine.

arpalert-dbgsym: debug symbols for arpalert