]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
Update CHANGELOG with entry about management addresses.
authorVincent Bernat <bernat@luffy.cx>
Thu, 15 Mar 2012 21:56:01 +0000 (22:56 +0100)
committerVincent Bernat <bernat@luffy.cx>
Thu, 15 Mar 2012 21:56:01 +0000 (22:56 +0100)
CHANGELOG

index 3d8ed5f0956a5d3595b26597f2dedf201567bcf2..363f7166f8cbdaee0b43854784af6657ea3b1912 100644 (file)
--- 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.