Path to this page:
./
net/lldpd,
802.1ab (LLDP) implementation
Branch: CURRENT,
Version: 1.0.19,
Package name: lldpd-1.0.19,
Maintainer: pkgsrc-usersLLDP allows you to know exactly on which port is a server
(and reciprocally).
LLDP is an industry standard protocol designed to supplant proprietary
Link-Layer protocols such as EDP or CDP. The goal of LLDP is to provide
an inter-vendor compatible mechanism to deliver Link-Layer notifications
to adjacent network devices.
lldpd is an ISC-licensed implementation of LLDP for various Unixes.
It also supports some proprietary protocols.
Required to run:[
textproc/libxml2] [
lang/perl5] [
net/net-snmp] [
devel/libevent] [
textproc/jansson]
Required to build:[
pkgtools/cwrappers]
Package options: json, snmp, xml
Master sites:
Filesize: 1966.38 KB
Version history: (Expand)
- (2025-03-29) Updated to version: lldpd-1.0.19
- (2024-11-16) Updated to version: lldpd-1.0.18nb4
- (2024-11-15) Updated to version: lldpd-1.0.18nb3
- (2024-11-01) Updated to version: lldpd-1.0.18nb2
- (2024-11-01) Updated to version: lldpd-1.0.18nb1
- (2024-09-22) Updated to version: lldpd-1.0.18
CVS history: (Expand)
2025-03-29 10:39:59 by NONAKA Kimihiro | Files touched by this commit (2) |  |
Log message:
net/lldpd: update to 1.0.19
1.0.19
Changes:
* Support of both Apple Silicon and Intel for macOS package.
* Add cvlan/svlan/tpmr capabilities.
* Disable LLDP in firmware for Intel X7xx cards on FreeBSD.
* Add lldpctl_watch_sync_unblock to liblldpctl.
* Add C++ wrapper for lldpctl.
Fix:
* Fix AppArmor policy for /run/lldpd/lldpd.socket.lock.
* Do not query stats for a down interface on Linux.
|
2024-11-16 13:08:07 by Thomas Klausner | Files touched by this commit (2504) |
Log message:
*: recursive bump for perl 5.40
|
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-09-22 12:35:17 by Thomas Klausner | Files touched by this commit (4) |  |
Log message:
lldpd: update to 1.0.18.
From Oskar on pkgsrc-users.
lldpd (1.0.18)
* Changes (breaking):
+ Remove support for building 802.3bt TLVs (broken).
* Fix:
+ Fix memory leaks in EDP/FDP decoding when receiving some TLVs twice.
+ Do not set interface description continuously.
+ Use a different Netlink socket for changes and queries.
lldpd (1.0.17)
* Fix:
+ Read overflow when parsing CDP addresses. Thanks to Matteo Memelli.
+ Don't output empty lines on configure commands.
lldpd (1.0.16)
* Fix:
+ Do not use 00:00:00:00:00:00 as chassis ID.
+ Do not busy loop when an interface with a neighbor disappears.
lldpd (1.0.15)
* Changes
+ Add configure command to override system capabilities. Contributed by
Ignacio Sanchez Navarro. (#526)
+ An unrecognized ORG TLV is now considered as a custom one. (#536)
* Fix:
+ Really don't send VLANs when there are too many (#520)
+ Ignore temporary IPv6 addresses (#521)
lldpd (1.0.14)
* Changes
+ Add configure commands to alter inventory TLVs (#508)
* Fix:
+ Update seccomp rules for newer kernel/libc (#488)
+ Correctly handle an interface whose index has changed (#490)
+ Don't send VLANs when there are too many (#501)
|
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) |  |
Log message:
revbump after icu and protobuf updates
|
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message:
*: recursive bump for icu 74.1
|