All of lore.kernel.org
 help / color / mirror / Atom feed
* [MPTCP] [RFC v2 PATCH 0/2] mptcp: fix deadlock in mptcp{,6}_release
@ 2021-03-03 18:43 Paolo Abeni
  0 siblings, 0 replies; only message in thread
From: Paolo Abeni @ 2021-03-03 18:43 UTC (permalink / raw)
  To: mptcp

[-- Attachment #1: Type: text/plain, Size: 586 bytes --]

This address the issue the easy way: removing the bugged features
(a lot of setsockopt including all mcast related).

As suggested by Mat(s) this switch to a whitelist. Assembling the
whilelist itself is quite complex/tedious/errorprone so still RFC.

Please have a look at 1/2 for the details

Paolo Abeni (2):
  mptcp: only admit explicitly supported sockopt
  mptcp: revert "mptcp: provide subflow aware release function"$ ....$

 net/mptcp/protocol.c | 270 ++++++++++++++++++++++++++++++++++---------
 1 file changed, 217 insertions(+), 53 deletions(-)

-- 
2.26.2

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-03 18:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-03 18:43 [MPTCP] [RFC v2 PATCH 0/2] mptcp: fix deadlock in mptcp{,6}_release Paolo Abeni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.