]> git.ipfire.org Git - thirdparty/lldpd.git/blobdiff - NEWS
tests: display tests/test-suite.log on errors
[thirdparty/lldpd.git] / NEWS
diff --git a/NEWS b/NEWS
index 9ce0b94c2b7de9001151f789036773575fbf5770..2f2756b0e973f0d440a03999798b0cf63f4eb2fc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,18 @@
 lldpd (1.0.5)
   * Changes:
     + Interface names are also matched for management addresses.
+    + On Linux, only register protocol handler for LLDP when only LLDP
+      is enabled.
+    + Stricter on LLDP incoming frames validation.
     + Add support for VLAN-aware bridges for Linux (no range support).
+    + Add support for 802.3BT (no SNMP support).
+    + Add support for millisecond-grained tx-interval (Jean-Pierre Tosoni).
+    + Use generic names for VLAN names, instead of interface names (eg
+      vlan100 instead of eth1.100).
+  * Fix:
+    + Don't clear chassis TLV on shutdown LLDPDU.
+    + Don't require/display powerpairs for Dot3 power when device type
+      is PD.
 
 lldpd (1.0.4)
   * Changes: