lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 24 Sep 2020 17:17:22 -0700 (PDT) From: Mat Martineau <mathew.j.martineau@...ux.intel.com> To: Geliang Tang <geliangtang@...il.com> cc: Matthieu Baerts <matthieu.baerts@...sares.net>, "David S. Miller" <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>, netdev@...r.kernel.org, mptcp@...ts.01.org, linux-kernel@...r.kernel.org Subject: Re: [MPTCP][PATCH net-next 02/16] mptcp: add the outgoing RM_ADDR support On Thu, 24 Sep 2020, Geliang Tang wrote: > This patch added a new signal named rm_addr_signal in PM. On outgoing path, > we called mptcp_pm_should_rm_signal to check if rm_addr_signal has been > set. If it has been, we sent out the RM_ADDR option. > > Suggested-by: Matthieu Baerts <matthieu.baerts@...sares.net> > Suggested-by: Paolo Abeni <pabeni@...hat.com> > Signed-off-by: Geliang Tang <geliangtang@...il.com> > --- > net/mptcp/options.c | 29 +++++++++++++++++++++++++++++ > net/mptcp/pm.c | 25 +++++++++++++++++++++++++ > net/mptcp/protocol.h | 9 +++++++++ > 3 files changed, 63 insertions(+) Reviewed-by: Mat Martineau <mathew.j.martineau@...ux.intel.com> -- Mat Martineau Intel
Powered by blists - more mailing lists