Lines Matching +full:allow +full:- +full:set +full:- +full:time
1 .. SPDX-License-Identifier: GPL-2.0
10 add_addr_timeout - INTEGER (seconds)
11 Set the timeout after which an ADD_ADDR control message will be
15 Do not retransmit if set to 0.
17 The default value matches TCP_RTO_MAX. This is a per-namespace
22 allow_join_initial_addr_port - BOOLEAN
23 Allow peers to send join requests to the IP address and port number used
25 sent to the peer at connection time, and whether such join requests are
31 This is a per-namespace sysctl.
35 available_schedulers - STRING
39 blackhole_timeout - INTEGER (seconds)
40 Initial time period in second to disable MPTCP on active MPTCP sockets
41 when a MPTCP firewall blackhole issue happens. This time period will
43 MPTCP is re-enabled and will reset to the initial value when the
50 checksum_enabled - BOOLEAN
54 per-namespace sysctl.
58 close_timeout - INTEGER (seconds)
59 Set the make-after-break timeout: in absence of any close or
61 unchanged for such time, after the last subflow removal, before
64 The default value matches TCP_TIMEWAIT_LEN. This is a per-namespace
69 enabled - BOOLEAN
73 per-namespace sysctl.
77 pm_type - INTEGER
78 Set the default path manager type to use for each new MPTCP
79 socket. In-kernel path management will control subflow
81 per-namespace values configured over the MPTCP netlink
82 API. Userspace path management puts per-MPTCP-connection subflow
87 This is a per-namespace sysctl.
89 * 0 - In-kernel path manager
90 * 1 - Userspace path manager
94 scheduler - STRING
97 Support for selection of different schedulers. This is a per-namespace
102 stale_loss_cnt - INTEGER
103 The number of MPTCP-level retransmission intervals with no traffic and
106 A low stale_loss_cnt value allows for fast active-backup switch-over,
110 This is a per-namespace sysctl.