From b52ec8a069a5b0ed330ccc7739f0fb17b89b97d0 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Wed, 19 Aug 2015 18:40:18 +0200 Subject: [PATCH] NEWS: add some entries for 0.7.17 --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index 7a997aae..af965aa7 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,14 @@ lldpd (0.8.0) + For Linux, switch to libnl3. Be aware of the licensing issues in case of static linking. +lldpd (0.7.17) + * Fix: + + Fix an infinite loop when using veth on Linux 4.1+ kernels. + + Make CDP advertise the appropriate kernel name as platform, + not just "Linux". + * Change: + + Fix the way libevent configure is called. + lldpd (0.7.16) * Change: + For Linux, 2.6.32 is now the minimal required kernel. When using -- 2.39.5