aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/networking')
-rw-r--r--Documentation/networking/dccp.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/networking/dccp.txt b/Documentation/networking/dccp.txt
index 1403745ab406..7a3bb1abb830 100644
--- a/Documentation/networking/dccp.txt
+++ b/Documentation/networking/dccp.txt
@@ -133,9 +133,6 @@ retries2
133 importance for retransmitted acknowledgments and feature negotiation, 133 importance for retransmitted acknowledgments and feature negotiation,
134 data packets are never retransmitted. Analogue of tcp_retries2. 134 data packets are never retransmitted. Analogue of tcp_retries2.
135 135
136send_ackvec = 1
137 Whether or not to send Ack Vector options (sec. 11.5).
138
139tx_ccid = 2 136tx_ccid = 2
140 Default CCID for the sender-receiver half-connection. Depending on the 137 Default CCID for the sender-receiver half-connection. Depending on the
141 choice of CCID, the Send Ack Vector feature is enabled automatically. 138 choice of CCID, the Send Ack Vector feature is enabled automatically.