All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [MPTCP] [PATCH 0/3] mptcp: move MPTCP option bits to internal header
@ 2019-06-20 16:47 Mat Martineau
  0 siblings, 0 replies; 3+ messages in thread
From: Mat Martineau @ 2019-06-20 16:47 UTC (permalink / raw)
  To: mptcp

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


On Thu, 20 Jun 2019, Matthieu Baerts wrote:

> All these OPTION_MPTCP_* are only used in files from net/mptcp.
>
> There are 3 commits to ease the squash.
>
> Matthieu Baerts (3):
>  mptcp: move MPTCP option bits to internal header
>  mptcp: move MPTCP option bits to internal header
>  mptcp: move MPTCP option bits to internal header
>
> include/net/mptcp.h  | 11 -----------
> net/mptcp/protocol.h | 12 ++++++++++++
> 2 files changed, 12 insertions(+), 11 deletions(-)
> -- 
> 2.20.1
>

I'm fine with moving all of these.

Thanks,

--
Mat Martineau
Intel

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

* Re: [MPTCP] [PATCH 0/3] mptcp: move MPTCP option bits to internal header
@ 2019-06-21  9:43 Matthieu Baerts
  0 siblings, 0 replies; 3+ messages in thread
From: Matthieu Baerts @ 2019-06-21  9:43 UTC (permalink / raw)
  To: mptcp

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

Hi Mat,

On 20/06/2019 18:47, Mat Martineau wrote:
> 
> On Thu, 20 Jun 2019, Matthieu Baerts wrote:
> 
>> All these OPTION_MPTCP_* are only used in files from net/mptcp.
>>
>> There are 3 commits to ease the squash.
>>
>> Matthieu Baerts (3):
>>  mptcp: move MPTCP option bits to internal header
>>  mptcp: move MPTCP option bits to internal header
>>  mptcp: move MPTCP option bits to internal header
>>
>> include/net/mptcp.h  | 11 -----------
>> net/mptcp/protocol.h | 12 ++++++++++++
>> 2 files changed, 12 insertions(+), 11 deletions(-)
>> -- 
>> 2.20.1
>>
> 
> I'm fine with moving all of these.

Thank you for your review!

- 72e69070c069: "squashed" 1st patch in "mptcp: Handle MPTCP TCP options"
- da16677a71a3: conflict in t/mptcp-Add-MPTCP-to-skb-extensions
- 8c2710489adb: conflict in
t/mptcp-Make-connection_list-a-real-list-of-subflows
- c5ab047d1760: conflict in t/mptcp-Add-ADD_ADDR-handling
- 6f0546582f94 + d589ed1f7d35: "squashed" 2nd patch in "mptcp: Add
ADD_ADDR handling"
- 90e85b0d709c: conflict in
t/mptcp-Add-handling-of-incoming-MP_JOIN-requests
- 9395816292b8: "squashed" 3rd patch in "mptcp: Add handling of incoming
MP_JOIN requests"
- eefaf0b9e6f7..2c024529510e: result

Compilation is still OK.

Cheers,
Matt

> Thanks,
> 
> -- 
> Mat Martineau
> Intel

-- 
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

* [MPTCP] [PATCH 0/3] mptcp: move MPTCP option bits to internal header
@ 2019-06-20 14:13 Matthieu Baerts
  0 siblings, 0 replies; 3+ messages in thread
From: Matthieu Baerts @ 2019-06-20 14:13 UTC (permalink / raw)
  To: mptcp

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

All these OPTION_MPTCP_* are only used in files from net/mptcp.

There are 3 commits to ease the squash.

Matthieu Baerts (3):
  mptcp: move MPTCP option bits to internal header
  mptcp: move MPTCP option bits to internal header
  mptcp: move MPTCP option bits to internal header

 include/net/mptcp.h  | 11 -----------
 net/mptcp/protocol.h | 12 ++++++++++++
 2 files changed, 12 insertions(+), 11 deletions(-)
-- 
2.20.1


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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-20 16:47 [MPTCP] [PATCH 0/3] mptcp: move MPTCP option bits to internal header Mat Martineau
  -- strict thread matches above, loose matches on Subject: below --
2019-06-21  9:43 Matthieu Baerts
2019-06-20 14:13 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.