Re: [PATCH iproute2 v2 0/3] ss: add AF_VSOCK support

2017-10-11 Thread Stephen Hemminger
On Fri, 6 Oct 2017 11:48:38 -0400 Stefan Hajnoczi wrote: > v2: > * Use uint64_t instead of __u64 for filter->families > * Added reference to net-next commit that merged vsock_diag.ko > > This patch series adds AF_VSOCK support to ss(8). AF_VSOCK is a host<->guest >

[PATCH iproute2 v2 0/3] ss: add AF_VSOCK support

2017-10-06 Thread Stefan Hajnoczi
v2: * Use uint64_t instead of __u64 for filter->families * Added reference to net-next commit that merged vsock_diag.ko This patch series adds AF_VSOCK support to ss(8). AF_VSOCK is a host<->guest communications channel supported by VMware, KVM (virtio-vsock), and Hyper-V. To dump AF_VSOCK