From 87ebf13df38c467efe8267bc8d20c5bc440993d0 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Mon, 21 Jul 2014 18:06:54 +0200 Subject: [PATCH] NEWS: add a word about json-c library support --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 945305f2..2e920a34 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ lldpd (0.7.10) * Features: + Ability to set promiscuous mode to work around bugs of some switches encapsulating LLDP frames inside 802.1Q frames. + + JSON support for lldpcli can use json-c instead of jansson, + thanks to Michel Stam. * Fix: + Fix checksum computation for Cisco CDP. + Fix ability to disable LLDP. -- 2.39.5