On 2/19/21 1:42 PM, Paolo Abeni wrote: > The feature is supported by the kernel since 5.11-net-next, > let's allow user-space to use it. > > Just parse and dump an additional, per endpoint, u16 attribute > > Signed-off-by: Paolo Abeni <pab...@redhat.com> > --- > ip/ipmptcp.c | 16 ++++++++++++++-- > man/man8/ip-mptcp.8 | 8 ++++++++ > 2 files changed, 22 insertions(+), 2 deletions(-) >
applied to iproute2-next. Thanks