Package lldpd: Information

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

Binary package: lldpd
Version: 0.9.5-alt1
Architecture: x86_64
Build time:  Oct 24, 2016, 02:04 PM in the task #171292
Source package: lldpd
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.

Maintainer: Afanasov Dmitry


ACL:
Afanasov Dmitry
@everybody

Last changed


Oct. 23, 2016 Afanasov Dmitry 0.9.5-alt1
- 0.9.5
- switch from json-c to jannson: json-c too old
- disable seccomp
Dec. 22, 2015 Afanasov Dmitry 0.7.19-alt1
- 0.7.19
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