]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
doc: update NEWS entry for "show statistics" command
authorVincent Bernat <bernat@luffy.cx>
Tue, 16 Apr 2013 21:57:59 +0000 (23:57 +0200)
committerVincent Bernat <bernat@luffy.cx>
Tue, 16 Apr 2013 21:57:59 +0000 (23:57 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 508821eb9f8ea86e8cfd4acd2b8d5767c1f13fc6..795e6396f55c7d27f54300047aab87d21dec0ad5 100644 (file)
--- 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.