All of lore.kernel.org
 help / color / mirror / Atom feed
* [MPTCP] [PATCH 0/2] Fix bug processing options
@ 2019-10-22 22:54 Peter Krystad
  0 siblings, 0 replies; only message in thread
From: Peter Krystad @ 2019-10-22 22:54 UTC (permalink / raw)
  To: mptcp 

[-- Attachment #1: Type: text/plain, Size: 379 bytes --]

Do not process incoming options if the subflow is not MPTCP.

Observed crash when running against out-of-tree kernel with
mis-matched checksum options.

Peter Krystad (2):
  mptcp: Ignore incoming MPTCP options when not MP_CAPABLE
  mptcp: Ignore incoming MPTCP options when not MP_CAPABLE

 net/mptcp/options.c | 3 +++
 1 file changed, 3 insertions(+)

-- 
2.17.2

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-10-22 22:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-22 22:54 [MPTCP] [PATCH 0/2] Fix bug processing options Peter Krystad

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.