]> git.proxmox.com Git - mirror_iproute2.git/commit - misc/ss.c
ss: enable query by type in unix domain related socket
authorMasatake YAMATO <yamato@redhat.com>
Wed, 8 Jan 2014 11:13:47 +0000 (20:13 +0900)
committerStephen Hemminger <stephen@networkplumber.org>
Fri, 10 Jan 2014 07:05:26 +0000 (23:05 -0800)
commit0d2e01c5ee1a3d6ddd816cea77293ee28f99cd16
treeb16227f7d88b573ddd3c1e7a58ca0bd072518009
parent30b669d7ac3cc233272f0f23bc6b547a298f373e
ss: enable query by type in unix domain related socket

This patch enables -A unix_stream, -A unix_dgram and
-A unix_seqpacket option even if ss gets socket information
via netlink.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
misc/ss.c