All of lore.kernel.org
 help / color / mirror / Atom feed
* [MPTCP] [PATCH v2 0/2] Minor patches [Remaining two]
@ 2019-06-11 17:51 Peter Krystad
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Krystad @ 2019-06-11 17:51 UTC (permalink / raw)
  To: mptcp

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

Responding to comments and rebase.

v2 - fix mp_opt usage and remove changes to mptcp_write_options logic.

Peter Krystad (2):
  mptcp: reduce number of pr_debug() calls.
  mptcp: Refactor mptcp_established_options() to single hook

 include/net/mptcp.h   | 21 ++++---------
 net/ipv4/tcp_output.c | 20 ++++---------
 net/mptcp/options.c   | 70 +++++++++++++++++++++++++++++--------------
 3 files changed, 58 insertions(+), 53 deletions(-)

-- 
2.17.2


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [MPTCP] [PATCH v2 0/2] Minor patches [Remaining two]
@ 2019-06-11 19:52 Matthieu Baerts
  0 siblings, 0 replies; 2+ messages in thread
From: Matthieu Baerts @ 2019-06-11 19:52 UTC (permalink / raw)
  To: mptcp

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

Hi Peter,

On 11/06/2019 19:51, Peter Krystad wrote:
> Responding to comments and rebase.
> 
> v2 - fix mp_opt usage and remove changes to mptcp_write_options logic.

Thank you for this new version!
Is the second patch the exact same one as the previous version I applied
in commit 98555b04a8d9?

https://github.com/multipath-tcp/mptcp_net-next/commit/98555b04a8d9

Best regards,
Matt

> Peter Krystad (2):
>   mptcp: reduce number of pr_debug() calls.
>   mptcp: Refactor mptcp_established_options() to single hook
> 
>  include/net/mptcp.h   | 21 ++++---------
>  net/ipv4/tcp_output.c | 20 ++++---------
>  net/mptcp/options.c   | 70 +++++++++++++++++++++++++++++--------------
>  3 files changed, 58 insertions(+), 53 deletions(-)
> 

-- 
Matthieu Baerts | R&D Engineer
matthieu.baerts(a)tessares.net
Tessares SA | Hybrid Access Solutions
www.tessares.net
1 Avenue Jean Monnet, 1348 Louvain-la-Neuve, Belgium

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-11 19:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-11 17:51 [MPTCP] [PATCH v2 0/2] Minor patches [Remaining two] Peter Krystad
2019-06-11 19:52 Matthieu Baerts

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.