[PATCH net-next 0/2] mptcp: Header fixups

Mat Martineau posted 2 patches 3 years, 3 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/multipath-tcp/mptcp_net-next tags/patchew/20220608191919.327705-1-mathew.j.martineau@linux.intel.com
Maintainers: "David S. Miller" <davem@davemloft.net>, Paolo Abeni <pabeni@redhat.com>, Florian Westphal <fw@strlen.de>, Eric Dumazet <edumazet@google.com>, Matthieu Baerts <matthieu.baerts@tessares.net>, Mat Martineau <mathew.j.martineau@linux.intel.com>, Jakub Kicinski <kuba@kernel.org>
include/net/mptcp.h        | 3 ++-
include/uapi/linux/mptcp.h | 9 +++++----
net/mptcp/protocol.h       | 1 -
3 files changed, 7 insertions(+), 6 deletions(-)
[PATCH net-next 0/2] mptcp: Header fixups
Posted by Mat Martineau 3 years, 3 months ago
Patch 1 makes the linux/mptcp.h header easier to use in userspace.

Patch 2 cleans up a magic number.


Geliang Tang (1):
  mptcp: move MPTCPOPT_HMAC_LEN to net/mptcp.h

Ossama Othman (1):
  mptcp: fix conflict with <netinet/in.h>

 include/net/mptcp.h        | 3 ++-
 include/uapi/linux/mptcp.h | 9 +++++----
 net/mptcp/protocol.h       | 1 -
 3 files changed, 7 insertions(+), 6 deletions(-)


base-commit: a84a434baf9427a1c49782fb1f0973d1308016df
-- 
2.36.1