diff options
| author | Matthieu Baerts <matthieu.baerts@tessares.net> | 2023-03-20 10:35:51 +0100 |
|---|---|---|
| committer | Emmanuel Odeke <emmanuel@orijtech.com> | 2023-03-24 10:41:21 +0000 |
| commit | e4abe90bf8bee451971c4b23d4418a9fc021c4a8 (patch) | |
| tree | bf1777a05355aa2390da193e6fffdafe8b2e78e1 /src/runtime/testdata | |
| parent | 7ec2e8442415bd7d15819cf2aeba3a678223c81c (diff) | |
| download | go-e4abe90bf8bee451971c4b23d4418a9fc021c4a8.tar.xz | |
net: add mptcpStatus type
This new type will be used in the following commits.
The goal is to have a tristate, an enum with three values:
- system default (0)
- enabled
- disabled
The system default value is linked to defaultMPTCPEnabled: disabled by
default for the moment. Users will be able to force enabling/disabling
MPTCP or use the default behaviour.
This work has been co-developped by Gregory Detal
<gregory.detal@tessares.net>.
Updates #56539
Change-Id: I8fa0cad7a18ca967508799fc828ef060b27683d2
Reviewed-on: https://go-review.googlesource.com/c/go/+/477735
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Heschi Kreinick <heschi@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Diffstat (limited to 'src/runtime/testdata')
0 files changed, 0 insertions, 0 deletions
