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
..
2019-11-05 12:44:34 +01:00
2019-12-30 14:22:11 -08:00
2019-10-04 14:25:17 -07:00
2019-10-04 14:25:17 -07:00
2019-10-04 14:25:17 -07:00
2019-10-04 14:25:17 -07:00
2019-11-21 11:44:06 -08:00
2019-12-11 17:41:09 +01:00
2019-11-07 06:31:50 -07:00
2019-12-19 21:22:25 -08:00
2019-12-15 16:41:12 -08:00
2019-11-18 17:51:49 +01:00
2019-11-18 17:51:49 +01:00
2019-11-05 12:44:34 +01:00
2019-10-07 07:55:17 -03:00
2019-10-01 17:19:41 -03:00
2019-10-09 22:31:14 -04:00
2019-09-25 17:51:39 -07:00
2019-11-15 14:38:29 +01:00
2019-10-28 13:41:01 -07:00
2019-11-16 21:51:42 -08:00
2019-11-15 14:38:29 +01:00
2019-11-15 14:38:29 +01:00
2019-12-27 16:40:02 -08:00
2019-12-27 16:40:01 -08:00
2019-10-25 14:28:10 -06:00
2019-09-21 14:26:33 -07:00
2019-11-06 12:34:36 -08:00
2019-10-23 14:26:37 +02:00
2019-11-05 18:20:55 -08:00
2019-11-12 16:30:31 +01:00
2019-12-26 13:09:37 -08:00
2019-12-14 20:02:36 -08:00
2019-12-12 17:07:05 -08:00
2019-10-01 14:47:19 -07:00
2020-01-09 18:41:41 -08:00
2019-12-07 18:33:01 -08:00
2019-12-11 16:02:32 -07:00
2019-10-15 13:34:43 +02:00
2020-01-04 13:55:09 -08:00
2019-11-28 17:02:31 +11:00
2019-11-06 21:14:22 -08:00
2019-11-13 16:58:01 +11:00
2020-01-05 23:22:32 -08:00
2019-11-15 14:38:29 +01:00
2019-12-25 19:51:34 -08:00
2019-12-13 10:34:04 +01:00
2019-11-06 06:17:38 +09:00
2019-12-24 22:24:45 -08:00
2019-11-28 08:54:36 -06:00
2019-11-13 11:06:14 +01:00
2019-10-02 20:32:27 -06:00
2019-11-21 11:44:06 -08:00
2019-12-18 13:32:29 -08:00
2019-12-01 14:00:59 -08:00
2019-10-23 17:23:47 +02:00
2019-10-26 02:09:58 +11:00
2019-11-15 12:48:32 -08:00
2019-11-15 14:38:29 +01:00
2019-10-01 14:47:19 -07:00
2019-12-04 19:44:12 -08:00
2019-11-25 18:36:49 -08:00
2019-11-08 14:18:32 -08:00
2019-10-28 12:29:46 -07:00
2019-11-04 07:11:31 -07:00
2019-11-15 14:38:29 +01:00
2019-10-16 06:11:24 -07:00
2019-11-15 14:38:29 +01:00
2019-10-05 16:29:00 -07:00
2019-11-13 12:15:34 -08:00
2020-01-02 15:51:22 -08:00
2019-11-15 14:38:29 +01:00
2019-11-15 14:38:29 +01:00
2019-10-04 14:25:17 -07:00
2019-12-20 21:18:42 -08:00
2019-11-08 14:01:59 -08:00
2019-11-15 14:38:29 +01:00
2019-10-10 11:37:26 -03:00
2019-11-08 07:42:25 +01:00
2019-09-18 20:17:50 +02:00
2019-09-18 20:17:50 +02:00
2019-10-04 14:25:17 -07:00
2019-12-11 15:01:23 -08:00
2019-12-16 19:22:22 -08:00