Here are two bug fixes for the net tree:
Patch 1 fixes a memory leak that could be encountered when clearing the
list of advertised MPTCP addresses.
Patch 2 fixes a protocol issue early in an MPTCP connection, to ensure
both peers correctly understand that the full MPTCP connection handshake
has completed even when the server side quickly sends an ADD_ADDR
option.
Matthieu Baerts (1):
mptcp: full fully established support after ADD_ADDR
Paolo Abeni (1):
mptcp: fix memory leak on address flush
net/mptcp/options.c | 10 +++-------
net/mptcp/pm_netlink.c | 44 ++++++++++++------------------------------
2 files changed, 15 insertions(+), 39 deletions(-)
base-commit: fb4b1373dcab086d0619c29310f0466a0b2ceb8a
--
2.33.0