X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=net%2Fipv4%2FKconfig;h=011cca7ae02bee12f4cd61c609a9105b06a5b23e;hb=0a0fc0ddbe732779366ab6b1b879f62195e65967;hp=e55136ae09f40708bbcdd50004abe97822ba0a71;hpb=b129a8ccd53f74c43e4c83c8e0031a4990040830;p=powerpc.git diff --git a/net/ipv4/Kconfig b/net/ipv4/Kconfig index e55136ae09..011cca7ae0 100644 --- a/net/ipv4/Kconfig +++ b/net/ipv4/Kconfig @@ -456,6 +456,14 @@ config TCP_CONG_BIC increase provides TCP friendliness. See http://www.csc.ncsu.edu/faculty/rhee/export/bitcp/ +config TCP_CONG_CUBIC + tristate "CUBIC TCP" + default m + ---help--- + This is version 2.0 of BIC-TCP which uses a cubic growth function + among other techniques. + See http://www.csc.ncsu.edu/faculty/rhee/export/bitcp/cubic-paper.pdf + config TCP_CONG_WESTWOOD tristate "TCP Westwood+" default m