MultipathTCP kernel port for Galaxy Nexus (maguro).
This is a merge of the original tuna kernel for Galaxy Nexus devices and the MPTCP kernel. It may contain bugs.
-
Original kernel for Galaxy Nexus: https://android.googlesource.com/kernel/omap.git
-
MultiPath TCP port to Linux Kernel v3.0: https://github.com/multipath-tcp/mptcp_3.0.x
How to build a kernel: https://source.android.com/source/building-kernels.html
make tuna_defconfig
make -j 2
Be sure that you know what you are doing. This may break your device!
adb reboot bootloader
fastboot flash zimage /arch/arm/boot/zImage