multipath-tcp / mptcp

⚠️⚠️⚠️ Deprecated 🚫 Out-of-tree Linux Kernel implementation of MultiPath TCP. 👉 Use https://github.com/multipath-tcp/mptcp_net-next repo instead ⚠️⚠️⚠️
https://github.com/multipath-tcp/mptcp_net-next
Other
890 stars 335 forks source link

Export tcp_send_ack symbol to fix build issue with fullmesh module #294

Closed kpeletidis closed 5 years ago

kpeletidis commented 5 years ago

Export tcp_send_ack symbol to fix build issue with mptcp_fullmesh module (mptcp_v0.93)

matttbe commented 5 years ago

Hi @kpeletidis ,

Sorry for the delay, I was exceptionally busy these days.

Thank you for the patch!

For next time, don't hesitate to follow kernel's guideline to create patch/commits: use prefix, explain why (not just what), use scripts/checkpatch.pl, etc. ;-)

matttbe commented 5 years ago

@kpeletidis : merged in mptcp_v0.93: https://github.com/multipath-tcp/mptcp/commit/05043baba842199b6170b77411167067feb1b691