]> git.proxmox.com Git - mirror_iproute2.git/commit
ss: mptcp: add msk diag interface support
authorPaolo Abeni <pabeni@redhat.com>
Fri, 10 Jul 2020 13:52:35 +0000 (15:52 +0200)
committerDavid Ahern <dsahern@kernel.org>
Tue, 14 Jul 2020 23:57:36 +0000 (23:57 +0000)
commit9c3be2c0eee01be7832b7900a8be798a19c659a5
treefbeb8d4fa52fee76d2dc1bf88396a8faeb9c522f
parentbeaf281cff0a579ca798d97de789ac304f33aac1
ss: mptcp: add msk diag interface support

This implement support for MPTCP sockets type, comprising
extended socket info. Note that we need to add an extended
attribute carrying the actual protocol number to the diag
request.

Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: David Ahern <dsahern@kernel.org>
misc/ss.c