summaryrefslogtreecommitdiffstats
path: root/network/mptcpd/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/mptcpd/README')
-rw-r--r--network/mptcpd/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/network/mptcpd/README b/network/mptcpd/README
new file mode 100644
index 0000000000..432f248bf4
--- /dev/null
+++ b/network/mptcpd/README
@@ -0,0 +1,6 @@
+The Multipath TCP Daemon is a daemon for Linux based operating systems
+that performs multipath TCP path management related operations in the
+user space. It interacts with the Linux kernel through a generic
+netlink connection to track per-connection information (e.g. available
+remote addresses), available network interfaces, request new MPTCP
+subflows, handle requests for subflows, etc.