]> git.proxmox.com Git - mirror_iproute2.git/commit - man/man8/ip-link.8.in
iplink: add support for xstats subcommand
authorNikolay Aleksandrov <nikolay@cumulusnetworks.com>
Sun, 19 Feb 2017 00:35:32 +0000 (16:35 -0800)
committerStephen Hemminger <stephen@networkplumber.org>
Sun, 19 Feb 2017 00:36:01 +0000 (16:36 -0800)
commit94f1a22aa7f2cb42fd0dff4d4a84c0863cffa1c6
treecaeec02408543a69ca0b26e9206eac5b49b628e3
parentbb8771573a96278f6ce34a85227130c39ab1f41b
iplink: add support for xstats subcommand

This patch adds support for a new xstats link subcommand which uses the
specified link type's new parse/print_ifla_xstats callbacks to display
extended statistics.

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
ip/Makefile
ip/ip_common.h
ip/iplink.c
man/man8/ip-link.8.in