linux-sctp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] sctp: add some missing peer_capables in sctp info dump
@ 2023-04-14 21:21 Xin Long
  2023-04-14 21:21 ` [PATCH net-next 1/2] sctp: delete the obsolete code for the host name address param Xin Long
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Xin Long @ 2023-04-14 21:21 UTC (permalink / raw)
  To: network dev, linux-sctp
  Cc: davem, kuba, Eric Dumazet, Paolo Abeni, Marcelo Ricardo Leitner

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-04-17  7:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-14 21:21 [PATCH net-next 0/2] sctp: add some missing peer_capables in sctp info dump Xin Long
2023-04-14 21:21 ` [PATCH net-next 1/2] sctp: delete the obsolete code for the host name address param Xin Long
2023-04-14 21:21 ` [PATCH net-next 2/2] sctp: add intl_capable and reconf_capable in ss peer_capable Xin Long
2023-04-17  7:30 ` [PATCH net-next 0/2] sctp: add some missing peer_capables in sctp info dump patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).