File: README

package info (click to toggle)
mptcpd 0.14-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 3,612 kB
  • sloc: ansic: 9,472; sh: 5,154; makefile: 467; cpp: 61
file content (10 lines) | stat: -rw-r--r-- 504 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
This directory contains copies of the <linux/mptcp.h> header in the
upstream Linux kernel, as well as the multipath-tcp.org kernel.  They
are only used if the mptcpd `configure' script doesn't detect them.
Mptcpd supports the MPTCP path management generic netlink APIs defined
in both headers, and refers to the upstream kernel header as
"mptcp_upstream.h", and the multipath-tcp.org header as
"mptcp_org.h".

The licensing terms for both headers is the same as their in-kernel
source tree counterparts.