* [MPTCP] [PATCH 0/2] Correctly handle port field in ADD_ADDR option
@ 2020-03-20 17:51 Peter Krystad
0 siblings, 0 replies; only message in thread
From: Peter Krystad @ 2020-03-20 17:51 UTC (permalink / raw)
To: mptcp
[-- Attachment #1: Type: text/plain, Size: 381 bytes --]
Existing code allows ADD_ADDR option lengths that include the port field,
so we should correctly parse options with those lengths.
Peter Krystad (2):
mptcp: Parse optional port field of ADD_ADDR
mptcp: Include ADD_ADDR port value for path manager
include/linux/tcp.h | 1 +
net/mptcp/options.c | 11 +++++++++++
2 files changed, 12 insertions(+)
--
2.17.2
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-03-20 17:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-20 17:51 [MPTCP] [PATCH 0/2] Correctly handle port field in ADD_ADDR option 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.