1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00

Fix kernel 6.1 config

This commit is contained in:
Ycarus (Yannick Chabanois) 2023-07-23 21:43:09 +02:00
parent 484c03f162
commit d9b6c05d1e

View file

@ -1463,6 +1463,14 @@ CONFIG_DEBUG_KERNEL=y
# CONFIG_DEFAULT_CODEL is not set
# CONFIG_DEFAULT_BBR is not set
# CONFIG_DEFAULT_BBR2 is not set
# CONFIG_DEFAULT_BIC is not set
# CONFIG_DEFAULT_HTCP is not set
# CONFIG_DEFAULT_HYBLA is not set
# CONFIG_DEFAULT_VEGAS is not set
# CONFIG_DEFAULT_VENO is not set
# CONFIG_DEFAULT_WESTWOOD is not set
# CONFIG_DEFAULT_DCTCP is not set
# CONFIG_DEFAULT_CDG is not set
CONFIG_DEFAULT_CUBIC=y
CONFIG_DEFAULT_DEADLINE=y
# CONFIG_DEFAULT_FQ is not set