Tiny core 15 x86 still does not have BBR, but picore 15 does . Is there a wishlist thread for tiny core 16? I would like to have both Pi and x86 kernels bullt with same features.
tc@xxxx:~$ uname -a
Linux xxxx 6.6.8-tinycore #666 SMP Sat Dec 23 15:26:47 UTC 2023 i686 GNU/Linux
tc@xxxx:~$ cat /proc/sys/net/ipv4/tcp_available_congestion_control
reno cubic
tc@yyyy:~$ uname -a
Linux yyyy 6.6.47-piCore #9 Sat Aug 31 14:48:51 EDT 2024 armv6l GNU/Linux
tc@yyyy:~$ cat /proc/sys/net/ipv4/tcp_available_congestion_control
reno cubic bbr