]> git.proxmox.com Git - mirror_iproute2.git/commit - misc/ss.c
ss: Unify unix stats output from netlink and proc
authorVadim Kochan <vadim4j@gmail.com>
Sun, 4 Jan 2015 20:18:38 +0000 (22:18 +0200)
committerStephen Hemminger <shemming@brocade.com>
Wed, 7 Jan 2015 23:13:29 +0000 (15:13 -0800)
commitbf4ceee6ae0b516e4d684b60eda20efe896cab8f
tree739957183c85e5992f0406e87bca42237426e45a
parentdecbb4378c5fc40a5842a8e67bc218305accb454
ss: Unify unix stats output from netlink and proc

Refactored to use one func for output unix stats info
from both /proc and netlink.

Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
misc/ss.c