All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geliang Tang <geliangtang at gmail.com>
To: mptcp at lists.01.org
Subject: [MPTCP] [MPTCP][PATCH mptcp-next 0/3] Squash to "ADD_ADDR: ports support v4"
Date: Mon, 16 Nov 2020 12:30:58 +0800	[thread overview]
Message-ID: <cover.1605500515.git.geliangtang@gmail.com> (raw)

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

This patchset includes a squash-to patch and two new patch. They all
should be squashed into the "ADD_ADDR: ports support v4" series.

The first new patch should be inserted into the patchset after the 8th
patch "mptcp: print out port and ahmac when receiving ADD_ADDR".

The second new patch should be inserted into the patchset after the 9th
patch "mptcp: add port number check for MP_JOIN".

Geliang Tang (3):
  mptcp: create listening socket for new port
  mptcp: add new flag listen_new_port
  Squash to "selftests: mptcp: add testcases for ADD_ADDR with port"

 net/mptcp/pm_netlink.c                        |  3 +
 net/mptcp/protocol.h                          |  4 +-
 net/mptcp/subflow.c                           | 59 +++++++++++++++----
 .../testing/selftests/net/mptcp/mptcp_join.sh | 29 ++++++---
 4 files changed, 77 insertions(+), 18 deletions(-)

-- 
2.26.2

                 reply	other threads:[~2020-11-16  4:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1605500515.git.geliangtang@gmail.com \
    --to=unknown@example.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.