Skip to content
Commit 034508c4 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'mptcp-introduce-msk-diag-interface'



Paolo Abeni says:

====================
mptcp: introduce msk diag interface

This series implements the diag interface for the MPTCP sockets.

Since the MPTCP protocol value can't be represented with the
current diag uAPI, the first patch introduces an extended attribute
allowing user-space to specify lager protocol values.

The token APIs are then extended to allow traversing the
whole token container.

Patch 3 carries the actual diag interface implementation, and
later patch bring-in some functional self-tests.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 5ca670e5 df62f2ec
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment