From: Vincent Bernat Date: Tue, 16 Apr 2013 21:57:59 +0000 (+0200) Subject: doc: update NEWS entry for "show statistics" command X-Git-Tag: 0.7.2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ced5eed17d20962b610ecce20827fc1e7f6ff009;p=thirdparty%2Flldpd.git doc: update NEWS entry for "show statistics" command --- diff --git a/NEWS b/NEWS index 508821eb..795e6396 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,8 @@ lldpd (0.7.2) BSD. + Limit the number of neighbors for each port to 4 (per protocol). + Force CDPv2 protocol with argument `-ccc`. + + Provide port statistics through "show statistics" command + (thanks to Roopa Prabhu). * Fixes: + Driver whitelisting is done before checking if an interface has a lower interface in Linux.