diff options
author | Matthieu Baerts <[email protected]> | 2021-04-15 16:44:50 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-04-16 15:23:09 -0700 |
commit | bd005f53862b9e840977907e14e28cbcc10c6d51 (patch) | |
tree | c153d53a458f566b462b3abe141625a77ee7691c /tools/perf/scripts/python | |
parent | a1150a04b7e8caee235e38996e042e1bcb1a6574 (diff) |
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 <[email protected]>
Signed-off-by: Matthieu Baerts <[email protected]>
Signed-off-by: Mat Martineau <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions