diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 14:43:03 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 14:43:03 +0000 |
commit | e4591b42009ab69ea916dc82edd17b09bc9d2294 (patch) | |
tree | 14d5388fecd1e78d2aee0e728fea2b7e639afec4 /debian/patches/series | |
parent | Setting MaxAuthTries in sshd_config to 3. (diff) | |
download | openssh-e4591b42009ab69ea916dc82edd17b09bc9d2294.tar.xz openssh-e4591b42009ab69ea916dc82edd17b09bc9d2294.zip |
Adding patches from Colin Evrard <colin.evrard.134@gmail.com> for optional Multipath TCP support.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/patches/series | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index 388e5e5..ec9f96c 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -37,3 +37,6 @@ progress-linux/0001-ssh-keygen-default-key-type.patch progress-linux/0002-ssh-keygen-default-rsa-size.patch progress-linux/0003-ssh-keygen-default-ecdsa-size.patch progress-linux/0004-ssh_config-update.patch +progress-linux/0005-mptcp-support.patch +progress-linux/0006-mptcp-manpages.patch +progress-linux/0007-mptcp-headers.patch |