[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1681507192.git.lucien.xin@gmail.com>
Date: Fri, 14 Apr 2023 17:21:14 -0400
From: Xin Long <lucien.xin@...il.com>
To: network dev <netdev@...r.kernel.org>, linux-sctp@...r.kernel.org
Cc: davem@...emloft.net, kuba@...nel.org,
Eric Dumazet <edumazet@...gle.com>,
Paolo Abeni <pabeni@...hat.com>,
Marcelo Ricardo Leitner <marcelo.leitner@...il.com>
Subject: [PATCH net-next 0/2] sctp: add some missing peer_capables in sctp info dump
The 1st patch removes the unused and obsolete hostname_address from
sctp_association peer and also the bit from sctp_info peer_capables,
and then reuses its bit for reconf_capable and use the higher
available bit for intl_capable in the 2nd patch.
Xin Long (2):
sctp: delete the obsolete code for the host name address param
sctp: add intl_capable and reconf_capable in ss peer_capable
include/net/sctp/structs.h | 1 -
net/sctp/sm_make_chunk.c | 10 +---------
net/sctp/socket.c | 5 +++--
3 files changed, 4 insertions(+), 12 deletions(-)
--
2.39.1
Powered by blists - more mailing lists