diff options
author | Matthieu Baerts <matthieu.baerts@tessares.net> | 2021-04-16 01:44:50 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-04-17 00:23:09 +0200 |
commit | bd005f53862b9e840977907e14e28cbcc10c6d51 (patch) | |
tree | c153d53a458f566b462b3abe141625a77ee7691c /sound | |
parent | atl1c: move tx cleanup processing out of interrupt (diff) | |
download | linux-bd005f53862b9e840977907e14e28cbcc10c6d51.tar.xz linux-bd005f53862b9e840977907e14e28cbcc10c6d51.zip |
mptcp: revert "mptcp: forbit mcast-related sockopt on MPTCP sockets"
This change reverts commit 86581852d771 ("mptcp: forbit mcast-related sockopt on MPTCP sockets").
As announced in the cover letter of the mentioned patch above, the
following commits introduce a larger MPTCP sockopt implementation
refactor.
This time, we switch from a blocklist to an allowlist. This is safer for
the future where new sockoptions could be added while not being fully
supported with MPTCP sockets and thus causing unstabilities.
Suggested-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions