openmptcprouter icon indicating copy to clipboard operation
openmptcprouter copied to clipboard

Is it possible to compile OMR using a forked version of MPTCP 0.96 instead of the official one in kernel 5.4?

Open vempire-ghost opened this issue 10 months ago • 3 comments

Would it be possible to compile OMR on version 5.4 using a forked version of MPTCP 0.96 where I made some changes? If so, could you guide me on how to do it? By the way, do you use the final version 0.96 or one with some of your modifications?

vempire-ghost avatar Apr 26 '24 15:04 vempire-ghost

It's 0.96. There is modification only on x86 to allow more subflows. MPTCP is added as a simple patch, remove it and add another one https://github.com/Ysurac/openmptcprouter/blob/develop/5.4/target/linux/generic/hack-5.4/690-mptcp_v0.96.patch

Ysurac avatar Apr 26 '24 15:04 Ysurac

So I just need to compile the patch and replace it with this file you linked after cloning your repository and before compiling?

vempire-ghost avatar Apr 26 '24 16:04 vempire-ghost

Or can I just edit your patch by adding the modifications to it before compiling?

vempire-ghost avatar Apr 26 '24 17:04 vempire-ghost

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days

github-actions[bot] avatar Jul 25 '24 19:07 github-actions[bot]