Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 22204
b: refs/heads/master
c: 057fc67
h: refs/heads/master
v: v3
  • Loading branch information
Arnaldo Carvalho de Melo authored and David S. Miller committed Mar 21, 2006
1 parent e0d8b30 commit e7dab1c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 93ce20928f6e197707add8f670ae0cd029107e8f
refs/heads/master: 057fc6755a2381b4e81636659ef519e069f38623
6 changes: 4 additions & 2 deletions trunk/net/dccp/ccids/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ menu "DCCP CCIDs Configuration (EXPERIMENTAL)"
depends on IP_DCCP && EXPERIMENTAL

config IP_DCCP_CCID2
tristate "CCID2 (TCP) (EXPERIMENTAL)"
tristate "CCID2 (TCP-Like) (EXPERIMENTAL)"
depends on IP_DCCP
def_tristate IP_DCCP
select IP_DCCP_ACKVEC
---help---
CCID 2, TCP-like Congestion Control, denotes Additive Increase,
Expand All @@ -30,8 +31,9 @@ config IP_DCCP_CCID2
If in doubt, say M.

config IP_DCCP_CCID3
tristate "CCID3 (TFRC) (EXPERIMENTAL)"
tristate "CCID3 (TCP-Friendly) (EXPERIMENTAL)"
depends on IP_DCCP
def_tristate IP_DCCP
---help---
CCID 3 denotes TCP-Friendly Rate Control (TFRC), an equation-based
rate-controlled congestion control mechanism. TFRC is designed to
Expand Down

0 comments on commit e7dab1c

Please sign in to comment.