diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2022-08-26 07:43:07 +0200 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2022-08-26 12:47:23 +0200 |
commit | dc7c21f00109886c52f04a4162ad6e36a43ca8c5 (patch) | |
tree | 12806c81e870f0b697eb4c2fe806a7846c50c37e /test/fuzz/fuzz-network-parser/directives | |
parent | sd-netlink: fix attribute type for RTAX_CC_ALGO (diff) | |
download | systemd-dc7c21f00109886c52f04a4162ad6e36a43ca8c5.tar.xz systemd-dc7c21f00109886c52f04a4162ad6e36a43ca8c5.zip |
network: introduce TCPCongestionControlAlgorithm=
Closes #24432.
Diffstat (limited to 'test/fuzz/fuzz-network-parser/directives')
-rw-r--r-- | test/fuzz/fuzz-network-parser/directives | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/fuzz/fuzz-network-parser/directives b/test/fuzz/fuzz-network-parser/directives index b7e8f16834..6f76f7ee18 100644 --- a/test/fuzz/fuzz-network-parser/directives +++ b/test/fuzz/fuzz-network-parser/directives @@ -189,6 +189,7 @@ Metric= TTLPropagate= MultiPathRoute= TCPAdvertisedMaximumSegmentSize= +TCPCongestionControlAlgorithm= NextHop= [Network] KeepMaster= |