Path to this page:
Subject: CVS commit: wip/lldpd
From: Makoto Fujiwara
Date: 2013-11-27 05:12:35
Message id: E1VlWUg-0006Ww-Bh@sfs-ml-4.v29.ch3.sourceforge.com
Log Message:
(Upstream)
Bump version 0.7.6 to 0.7.7
lldpd (0.7.7)
* Features:
+ Use a locally administered MAC address or an arbitrary one
instead of null MAC address for bond devices on Linux. This is
configurable through `lldpcli`.
+ Add support for "team" driver (alternative to bond devices).
+ Preliminary support for DTrace/systemtap.
+ Preliminary support for seccomp (for monitor process).
+ Setup chroot inside lldpd instead of relying on init script.
* Fixes:
+ Various bugs related to fixed point number handling (for
coordinates in LLDP-MED)
+ Fix a regression in how MAC address of an enslaved device is
retrieved.
(pkgsrc/wip)
- Add LDFLAGS+= line, but this should be corrected to be portable.
- Switch to mk/readline.buildlink3.mk
- Add COMMIT_MSG for pkgsrc update
- Add missing files/lldpd.sh on wip side
Files: