Skip to content

Commit e6cbd46

Browse files
authored
README: installation from packages repo (#312)
That's the easiest way to install mptcpd. With a badge listing which versions are available where. Signed-off-by: Matthieu Baerts (NGI0) <[email protected]>
1 parent 70094b5 commit e6cbd46

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@ information (e.g. available remote addresses), available network
1616
interfaces, request new MPTCP subflows, handle requests for subflows,
1717
etc.
1818

19+
## Installing `mptcpd`
20+
`mptcpd` is packaged in most major distributions:
21+
22+
[![Packaging status](https://repology.org/badge/vertical-allrepos/mptcpd.svg)](https://repology.org/project/mptcpd/versions)
23+
24+
Do not hesitate to help with the packaging.
25+
1926
## Building `mptcpd`
2027
`mptcpd` is built in much the same way most
2128
[Autotool](https://www.gnu.org/software/automake/manual/html_node/Autotools-Introduction.html)-enabled

0 commit comments

Comments
 (0)