[linux] 03/08: tcp: Enable TCP_CONG_BBR as module

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sun Nov 13 21:01:20 UTC 2016


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository linux.

commit eeb90d2453facdca55ee382602279332301275a6
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sun Nov 13 03:26:49 2016 +0000

    tcp: Enable TCP_CONG_BBR as module
---
 debian/changelog     | 1 +
 debian/config/config | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 8766b73..122f6c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ linux (4.9~rc3-1~exp2) UNRELEASED; urgency=medium
   * wireless: Enable RTL8XXXU as module, replacement for R8723AU
   * netfilter: Enable NFT_SET_RBTREE and NFT_SET_HASH as modules,
     renamed from NFT_RBTREE and NFT_HASH
+  * tcp: Enable TCP_CONG_BBR as module
 
  -- Aurelien Jarno <aurel32 at debian.org>  Sat, 05 Nov 2016 23:17:01 +0100
 
diff --git a/debian/config/config b/debian/config/config
index 1b042bc..0e963ce 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -6095,6 +6095,7 @@ CONFIG_TCP_CONG_YEAH=m
 CONFIG_TCP_CONG_ILLINOIS=m
 CONFIG_TCP_CONG_DCTCP=m
 CONFIG_TCP_CONG_CDG=m
+CONFIG_TCP_CONG_BBR=m
 ## choice: Default TCP congestion control
 # CONFIG_DEFAULT_BIC is not set
 CONFIG_DEFAULT_CUBIC=y

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list