]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/commit
iproute: Dump unix sockets via netlink
authorPavel Emelyanov <xemul@parallels.com>
Thu, 15 Dec 2011 03:28:15 +0000 (03:28 +0000)
committerStephen Hemminger <shemminger@vyatta.com>
Fri, 20 Jan 2012 20:43:21 +0000 (12:43 -0800)
commitdfbaa90dec05d3798ad845db20e1b273ffcfcf0a
tree75dda8715f42a7ddbb0e1b44a4c6a65b14b545e2
parentdb4a7f198b6193a1e584c3b6647d92bb6c66fb52
iproute: Dump unix sockets via netlink

Get the same info as from /proc file plus the peer inode.

Applies on top of new sock diag patch and udp diag patch.

Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
include/linux/unix_diag.h [new file with mode: 0644]
misc/ss.c