From d0e76b5f6e42ee7ef1c147626d819ed31468e2d5 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Wed, 20 May 2015 19:22:49 +0200 Subject: [PATCH] doc: add a NEWS entry for custom/unknown TLV --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 95772c47..3d9042b2 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ lldpd (0.7.15) * Features: + Optional features can be configured with "auto" to autodetect if they are usable. This is the default value for JSON and XML support. + + Ability to send and decode custom/unknown TLV. Thanks to Alexandru + Ardelean. * Change: + Modify checksum function. While this should be strictly equivalent, if you notice CDP packets not accepted anymore, this -- 2.39.5