diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/networking/dccp.txt | 3 |
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 | ||
136 | send_ackvec = 1 | ||
137 | Whether or not to send Ack Vector options (sec. 11.5). | ||
138 | |||
139 | tx_ccid = 2 | 136 | tx_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. |