]> git.proxmox.com Git - mirror_iproute2.git/commit
ss: Detect IPPROTO_ICMPV6 sockets
authorPhil Sutter <phil@nwl.cc>
Wed, 18 Oct 2017 18:08:26 +0000 (20:08 +0200)
committerStephen Hemminger <sthemmin@microsoft.com>
Sat, 21 Oct 2017 13:00:16 +0000 (15:00 +0200)
commit572e8936130440d0e180cf62ed55fface2ae8719
treeb516f1e38f4f146bc5152f3e26e4c2d1bd211538
parent1267c0b924de0297510efd48f8f849af774be369
ss: Detect IPPROTO_ICMPV6 sockets

Prefix IPPROTO_ICMPV6 sockets with 'icmp6' instead of '???'.

Signed-off-by: Phil Sutter <phil@nwl.cc>
misc/ss.c