ifplugd 0.28-19.7 source package in Ubuntu

Changelog

ifplugd (0.28-19.7) unstable; urgency=medium

  * Non-maintainer upload.
  * Release to unstable. (Closes: #1057781)

 -- Chris Hofstaedtler <email address hidden>  Fri, 08 Dec 2023 13:38:30 +0100

Upload details

Uploaded by:
Walter Franzini
Uploaded to:
Sid
Original maintainer:
Walter Franzini
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe net
Noble release universe net

Downloads

File Size SHA-256 Checksum
ifplugd_0.28-19.7.dsc 1.9 KiB cded6dbdd2dd2c2a71cf37e4b38ed3006dd8ad6e42c0e2c3405304ca1353a58e
ifplugd_0.28.orig.tar.gz 139.3 KiB 474754ac4ab32d738cbf2a4a3e87ee0a2c71b9048a38bdcd7df1e4f9fd6541f0
ifplugd_0.28-19.7.debian.tar.xz 45.8 KiB f1c364f906f25b9625a09172d1d13058b7a222ba21d0e5aad2757464f4806a82

Available diffs

No changes file available.

Binary packages built by this source

ifplugd: configuration daemon for ethernet devices

 ifplugd is a daemon which will automatically configure your ethernet device
 when a cable is plugged in and automatically de-configure it if the cable is
 pulled out. This is useful on laptops with onboard network adapters, since it
 will only configure the interface when a cable is really connected. Features
 include:
 .
  * syslog support
  * Multiple ethernet interface support
  * Uses Debian's native ifup/ifdown programs
  * Small executable size and memory footprint
  * Option to beep when the cable is unplugged or plugged
  * Option to beep when the interface configuration succeeds or fails
  * Can be configured to ignore short unplugged or plugged periods
  * Configure WLAN devices (on detecting a successful association to an AP)
  * Supports SIOCETHTOOL, SIOCGMIIREG and SIOCDEVPRIVATE for getting link status
  * Compatibility mode for network devices which do not support cable detection

ifplugd-dbgsym: debug symbols for ifplugd