diff options
| author | Paolo Abeni <[email protected]> | 2024-03-01 17:43:47 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2024-03-04 10:50:28 +0000 |
| commit | 7f71a337b5152ea0e7bef408d1af53778a919316 (patch) | |
| tree | 43b325b00ed7acf5463549c7dc424c6808bc6161 /tools/net/ynl/cli.py | |
| parent | mptcp: implement TCP_NOTSENT_LOWAT support (diff) | |
| download | kernel-7f71a337b5152ea0e7bef408d1af53778a919316.tar.gz kernel-7f71a337b5152ea0e7bef408d1af53778a919316.zip | |
mptcp: cleanup SOL_TCP handling
Most TCP-level socket options get an integer from user space, and
set the corresponding field under the msk-level socket lock.
Reduce the code duplication moving such operations in the common code.
Signed-off-by: Paolo Abeni <[email protected]>
Reviewed-by: Mat Martineau <[email protected]>
Signed-off-by: Matthieu Baerts (NGI0) <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/net/ynl/cli.py')
0 files changed, 0 insertions, 0 deletions
