From a0665efae40a285e835d0202f9f18ebcd597f7c1 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Mon, 31 Dec 2012 18:58:58 +0100 Subject: [PATCH] NEWS: add a word about detecting interface changes And also dump next version to 0.7.0. We have a lot of changes here. --- NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 38fc3c4f..555a4c69 100644 --- a/NEWS +++ b/NEWS @@ -1,16 +1,16 @@ -lldpd (0.6.2) +lldpd (0.7.0) * Global changes: + FreeBSD support. + OpenBSD support. + NetBSD support. + + Detect interface changes and handle them in less than one + second. Each port has now its own timer. * Features: + Allow to disable LLDP protocol (with `-ll`). In this case, the first enabled protocol will be used when no neighbor is detected. + Allow to filter debug logs using tokens. Add more debug logs. + lldpctl can now output JSON. + Use netlink to gather interface information on Linux. - + Detect interface changes with netlink as well on Linux and - trigger interface updates in a timely manner. + Don't use ioctl for bridges anymore on Linux. The configure option `--enable-oldies` allow to reenable their uses for systems not supporting sysfs. -- 2.39.5