Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

Commit

Permalink
sys-kernel/coreos-kernel: bump to v4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
crawford committed Dec 13, 2016
1 parent d4f4155 commit b9fe278
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2

EAPI=5
COREOS_SOURCE_REVISION="-r1"
COREOS_SOURCE_REVISION=""
inherit coreos-kernel

DESCRIPTION="CoreOS Linux kernel"
Expand Down

2 comments on commit b9fe278

@houstar
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @crawford ,
As we bumped to v4.9, but not enabled tcp_bbr module in kernel-config. I suggest you enable this with "CONFIG_TCP_CONG_BBR=m". thanks.

@crawford
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.