From: Vincent Bernat Date: Thu, 15 Mar 2012 21:56:01 +0000 (+0100) Subject: Update CHANGELOG with entry about management addresses. X-Git-Tag: 0.6.0~31 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2135cce18f631446f84f3ed1daa378c1009183d5;p=thirdparty%2Flldpd.git Update CHANGELOG with entry about management addresses. --- diff --git a/CHANGELOG b/CHANGELOG index 3d8ed5f0..363f7166 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,8 @@ lldpd (0.6) * Features: + Allow lldpctl to display hidden ports. + Add a switch to specify interfaces to use to get chassis ID. + + Support for multiple management addresses and IPv6 management + addresses. Contributed by João Valverde. * Global changes: + Partial rewrite of the SNMP part. Less code. + Unit tests for SNMP.