On Thu, 21 Mar 2013 13:33:22 +0400
Andrey Vagin [off-list ref] wrote:
Cc: Stephen Hemminger <stephen@networkplumber.org>
Andrey Vagin (4):
ss: handle socket diag request in a separate function
ss: create a frunction to print info about netlink sockets
ss: show destination address for netlink sockets
ss: Get netlink sockets info via sock-diag
include/linux/netlink_diag.h | 40 ++++++++
misc/ss.c | 235 +++++++++++++++++++++++++++++--------------
2 files changed, 198 insertions(+), 77 deletions(-)
create mode 100644 include/linux/netlink_diag.h
Since this depends on functionality not in the upstream kernel.
Resubmit this during the 3.10 merge window. At the start of the merge
window, headers are synchronized with the kernel headers.