From: Vincent Bernat Date: Mon, 6 May 2013 19:41:02 +0000 (+0200) Subject: lldpcli: summary of statistics is done on provided ports only X-Git-Tag: 0.7.3~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d947819daaaaef7372c4e5d7662a21fcb402980e;p=thirdparty%2Flldpd.git lldpcli: summary of statistics is done on provided ports only --- diff --git a/src/client/display.c b/src/client/display.c index 805fc01c..4a29435a 100644 --- a/src/client/display.c +++ b/src/client/display.c @@ -667,7 +667,7 @@ display_interfaces_stats(lldpctl_conn_t *conn, struct writer *w, } if (summary) { - tag_start(w, "summary", "Summary of stats over all interfaces"); + tag_start(w, "summary", "Summary of stats"); display_stat(w, "tx", "Transmitted", h_tx_cnt); display_stat(w, "rx", "Received", h_rx_cnt); display_stat(w, "rx_discarded_cnt", "Discarded",