1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: ladvd
Section: net
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13),
autoconf, automake, libtool, pkg-config,
libbsd-dev (>= 0.6.0),
libpcap-dev, libcap-ng-dev, libevent-dev, libpci-dev, libmnl-dev, libteam-dev
Standards-Version: 4.6.1
Rules-Requires-Root: no
Homepage: https://github.com/sspans/ladvd/
Vcs-Git: https://salsa.debian.org/md/ladvd.git
Vcs-Browser: https://salsa.debian.org/md/ladvd
Package: ladvd
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, pciutils
Description: LLDP/CDP sender
ladvd sends link layer advertisements on all available interfaces.
This makes connected hosts visible on managed switches. By default it
will run as a privilege-separated daemon.
|