Package lldpd: Information

  • Default inline alert: Version in the repository: 1.0.17-alt1

Source package: lldpd
Version: 0.7.15-alt1
Latest version according to Repology
Build time:  Aug 31, 2015, 10:35 AM in the task #148446
Category: Networking/Other
Report package bug
Home page: 

License: GPL
Summary: Link Layer Discovery Protocol Daemon
Description: 
LLDP (Link Layer Discovery Protocol) (also known as 802.1ab) is an
industry standard protocol designed to supplant proprietary Link-Layer
protocols such as Extreme's EDP (Extreme Discovery Protocol) and CDP
(Cisco Discovery Protocol). The goal of LLDP is to provide an
inter-vendor compatible mechanism to deliver Link-Layer notifications
to adjacent network devices.

lldpd is a lldp daemon for GNU/Linux and implements both reception and
sending. It supports both LLDP and LLDP-MED (contributed by Michael
Hanig). It also implements an SNMP subagent for net-snmp to get local
and remote LLDP information. The LLDP MIB is partially implemented but
the most useful tables are here.

lldpd supports bridge, vlan and bonding. bonding need to be done on
real physical devices, not on bridges, vlans, etc. However, vlans can
be mapped on the bonding device. You can bridge vlan but not add vlans
on bridges. More complex setups may give false results.

List of rpms provided by this srpm:
bash-completion-lldpd (noarch)
lldpd (x86_64, i586)
lldpd-debuginfo (x86_64, i586)
lldpd-devel (x86_64, i586)
zsh-completion-lldpd (noarch)

Maintainer: Afanasov Dmitry


ACL:
Afanasov Dmitry
@everybody

    1. libseccomp-devel
    2. libssl-devel
    3. libxml2-devel
    4. automake_1.11
    5. libevent-devel
    6. libnet-snmp-devel
    7. doxygen
    8. libjson-devel
    9. libreadline-devel

Last changed


Aug. 26, 2015 Afanasov Dmitry 0.7.15-alt1
- 0.7.15
- add json output and seccomp support
- build bash and zsh completions in a separate packages
Dec. 2, 2013 Afanasov Dmitry 0.7.6-alt1
- new version (upstream commit 5f7d1c)
Nov. 28, 2013 Eugeny A. Rostovtsev 0.6.1-alt2.1
- Fixed build