All of lore.kernel.org
 help / color / mirror / Atom feed
* [MPTCP] [PATCH 0/4] Move MPTCP #defines to internal header
@ 2019-06-13 22:24 Peter Krystad
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Krystad @ 2019-06-13 22:24 UTC (permalink / raw)
  To: mptcp

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

Like it says...

Peter Krystad (4):
  mptcp: Move TCPOLEN #defines to protocol.h
  mptcp: Move TCPOLEN #defines to protocol.h
  mptcp: Move TCPOLEN #defines to protocol.h
  mptcp: make flag field naming consistent

 include/net/tcp.h    |  9 ---------
 net/mptcp/options.c  |  4 ++--
 net/mptcp/protocol.h | 16 +++++++++++++---
 3 files changed, 15 insertions(+), 14 deletions(-)

-- 
2.17.2


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

* Re: [MPTCP] [PATCH 0/4] Move MPTCP #defines to internal header
@ 2019-06-14 14:21 Matthieu Baerts
  0 siblings, 0 replies; 3+ messages in thread
From: Matthieu Baerts @ 2019-06-14 14:21 UTC (permalink / raw)
  To: mptcp

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

Hi Peter, Paolo,

On 14/06/2019 00:24, Peter Krystad wrote:
> Like it says...
> 
> Peter Krystad (4):
>   mptcp: Move TCPOLEN #defines to protocol.h
>   mptcp: Move TCPOLEN #defines to protocol.h
>   mptcp: Move TCPOLEN #defines to protocol.h
>   mptcp: make flag field naming consistent

Thank you for the patches and the review!

1)
  - 04315cde541a: "squash" in "mptcp: Handle MPTCP TCP options" (with a
small conflict)
  - 24d7971f53d8: conflict
  - 952528707b4d: conflict
2)
  - c8bd7a330237: "squash" in "mptcp: Write MPTCP DSS headers to
outgoing data packets"
  - 7f26de3a2add: conflict
3)
  - cd98bf4f67da: "squash" in "mptcp: Implement MPTCP receive path"
  - no conflict
4)
  - c7a47030a18b: "squash" in "mptcp: Handle MPTCP TCP options"
  - no conflict

9ff7aba894d0..f9b94b899a7f: result

All signed-off were already there.
Tests are all OK.

Cheers,
Matt

-- 
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] 3+ messages in thread

* Re: [MPTCP] [PATCH 0/4] Move MPTCP #defines to internal header
@ 2019-06-14  8:56 Paolo Abeni
  0 siblings, 0 replies; 3+ messages in thread
From: Paolo Abeni @ 2019-06-14  8:56 UTC (permalink / raw)
  To: mptcp

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

Hi,

On Thu, 2019-06-13 at 15:24 -0700, Peter Krystad wrote:
> Like it says...
> 
> Peter Krystad (4):
>   mptcp: Move TCPOLEN #defines to protocol.h
>   mptcp: Move TCPOLEN #defines to protocol.h
>   mptcp: Move TCPOLEN #defines to protocol.h
>   mptcp: make flag field naming consistent
> 
>  include/net/tcp.h    |  9 ---------
>  net/mptcp/options.c  |  4 ++--
>  net/mptcp/protocol.h | 16 +++++++++++++---
>  3 files changed, 15 insertions(+), 14 deletions(-)

Thank you for following-up so fastly! I like how you split the changes
to hopefully simplify the merge.

LGTM,

Thanks!

Paolo


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

end of thread, other threads:[~2019-06-14 14:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-13 22:24 [MPTCP] [PATCH 0/4] Move MPTCP #defines to internal header Peter Krystad
2019-06-14  8:56 Paolo Abeni
2019-06-14 14:21 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.