Hi Matt,
Sorry I missed yesterday's meeting, here are my answers for the two
questions related to me:
1389827: New: [mptcp-next] mptcp: add mptcp_pm_should_add_signal_echo
helper:
- New helper (nice) but unclear why it is alone.
- is it to be squashed earlier?
- is it to be applied before another one already in the export branch?
This patch is a cleanup for the commit "mptcp: change add_addr_signal type"
in the export branch. It is for the "ADD_ADDR IPv6 support" series, so I
didn't
put it in the "ADD_ADDR: ports support" patchset.
It is better to squash this patch to the original commit. So I just
sent out a new
version of it to ML as:
[PATCH v2 mptcp-next] Squash to "mptcp: change add_addr_signal type"
1389851: New: [mptcp-next,1/8] mptcp: add ADD_ADDR port support for
writing options
1389852: New: [mptcp-next,2/8] mptcp: add the outgoing ADD_ADDR port support
1389853: New: [mptcp-next,3/8] mptcp: send out ack for ADD_ADDR with port
1389854: New: [mptcp-next,4/8] mptcp: add port argument for mptcp_pm_announce_addr
1389855: New: [mptcp-next,5/8] mptcp: add the incoming ADD_ADDR port support
1389856: New: [mptcp-next,6/8] mptcp: add ADD_ADDR port support for netlink
1389857: New: [mptcp-next,7/8] selftests: mptcp: add ADD_ADDR port support for pm_nl_ctl
1389858: New: [mptcp-next,8/8] selftests: mptcp: add testcases for ADD_ADDR with port:
- to be reviewed
- seems the cover-letter was not sent to the ML
I have just resent the cover-letter to the ML as:
"[RESEND][MPTCP][PATCH mptcp-next 0/8] ADD_ADDR: ports support"
Hope it can be received this time.
Anyway, I paste it here too:
"""
Subject: [RESEND][MPTCP][PATCH mptcp-next 0/8] ADD_ADDR: ports support
This series is the first version of ADD_ADDR ports support. I have solved
the listener problem which I mentioned at the meeting on 15th of October
by adding a new listening socket from the userspace (see patch 8). Up to
now this patchset works well.
TODO:
I added 2 octets padding in ADD_ADDR port suboption for alignment. (see
patch 1). We need to drop this padding.
Closes:
https://github.com/multipath-tcp/mptcp_net-next/issues/54
Geliang Tang (8):
mptcp: add ADD_ADDR port support for writing options
mptcp: add the outgoing ADD_ADDR port support
mptcp: send out ack for ADD_ADDR with port
mptcp: add port argument for mptcp_pm_announce_addr
mptcp: add the incoming ADD_ADDR port support
mptcp: add ADD_ADDR port support for netlink
selftests: mptcp: add ADD_ADDR port support for pm_nl_ctl
selftests: mptcp: add testcases for ADD_ADDR with port
include/net/mptcp.h | 1 +
net/mptcp/options.c | 80 +++++++++++++++----
net/mptcp/pm.c | 14 ++--
net/mptcp/pm_netlink.c | 28 +++++--
net/mptcp/protocol.h | 31 ++++---
.../testing/selftests/net/mptcp/mptcp_join.sh | 26 +++++-
tools/testing/selftests/net/mptcp/pm_nl_ctl.c | 18 +++++
7 files changed, 162 insertions(+), 36 deletions(-)
--
2.26.2
"""
Thanks.
-Geliang
Matthieu Baerts <matthieu.baerts(a)tessares.net> 于2020年10月29日周四 上午2:12写道:
>
> Hello everybody!
>
> Our public MPTCP upstreaming weekly web conference is scheduled for
> tomorrow.
>
> The list of topics is available here:
>
https://annuel2.framapad.org/p/mptcp_upstreaming_20201029
>
> Feel free to add/modify topics!
>
> Anybody can join the meeting using Google Meet website/app/phone:
>
https://meet.google.com/edk-rkrk-vaj
>
> Speak to you tomorrow!
> Matt
> --
> Tessares | Belgium | Hybrid Access Solutions
>
www.tessares.net
> _______________________________________________
> mptcp mailing list -- mptcp(a)lists.01.org
> To unsubscribe send an email to mptcp-leave(a)lists.01.org