Skip to content

Commit

Permalink
os: add Amazon & Azure Linux
Browse files Browse the repository at this point in the history
I don't think mptcpd is packaged: these OS are mainly to execute
containers.

For Amazon, it looks like MPTCP is available according to this issue
containing a full dmesg log where we can see MPTCP token hash table has
been initialised:

  amazonlinux/amazon-linux-2023#696

Signed-off-by: Matthieu Baerts (NGI0) <[email protected]>
  • Loading branch information
matttbe committed Nov 14, 2024
1 parent 52f367f commit 4896cc5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ package available in the official repositories:
| --- | --- | :---: | --- |
| [ArchLinux](https://archlinux.org) | βœ… | ❌ | Rolling release: MPTCP support is enabled since kernel v5.6. |
| [Alpine Linux](https://alpinelinux.org) | 3.20 | ❌ | MPTCP was available before in 'linux-edge'. |
| [Amazon Linux](https://aws.amazon.com/linux/amazon-linux-2023/) | 2023 | ❌ | |
| [Azure Linux](https://github.com/microsoft/AzureLinux) | [3.0](https://github.com/microsoft/azurelinux/pull/10014) | ❌ | |
| [Debian](https://www.debian.org) | 12 | βœ… | |
| [Fedora](https://fedoraproject.org) | 36 | βœ… | |
| [Gentoo](https://www.gentoo.org) | βœ… | βœ… | Version: to be completed. |
Expand Down

0 comments on commit 4896cc5

Please sign in to comment.