Files
linux/include/trace/events
Mat Martineau faf391c382 tcp: Define IPPROTO_MPTCP
To open a MPTCP socket with socket(AF_INET, SOCK_STREAM, IPPROTO_MPTCP),
IPPROTO_MPTCP needs a value that differs from IPPROTO_TCP. The existing
IPPROTO numbers mostly map directly to IANA-specified protocol numbers.
MPTCP does not have a protocol number allocated because MPTCP packets
use the TCP protocol number. Use private number not used OTA.

Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-01-09 18:41:41 -08:00
..
2018-04-16 11:53:35 +01:00
2019-11-18 17:51:51 +01:00
2019-09-05 20:10:07 +02:00
2019-11-08 11:23:37 +01:00
2019-03-27 15:52:01 -03:00
2017-09-25 20:38:26 +02:00
2019-08-21 00:38:54 +02:00
2019-10-30 16:32:07 -04:00
2018-02-13 21:30:22 +01:00
2017-12-19 10:56:24 +01:00
2020-01-09 18:41:41 -08:00