aboutsummaryrefslogtreecommitdiff
path: root/network/mptcpd/README
blob: 432f248bf4a7f1c120717b4f27fee37d65a1ab76 (plain)
1
2
3
4
5
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.