>> There should be a knob in the kernel to transparently replace TCP with
>> MP-TCP, but I couldn't find one.

> There is, sorta. Specifically, a BPF hook that can override the protocol
> (added in kernel 6.6):
> 
> https://lore.kernel.org/all/cover.1692147782.git.geliang.t...@suse.com/

So we're no longer doing sysctls, we're now monkey patching system calls?
I guess if it works for JavaScript, why shouldn't it work for the kernel.

-- Juliusz
_______________________________________________
Bloat mailing list
Bloat@lists.bufferbloat.net
https://lists.bufferbloat.net/listinfo/bloat

Reply via email to