Deleted Added
full compact
cc_htcp.4 (220560) cc_htcp.4 (225583)
1.\"
2.\" Copyright (c) 2008 Lawrence Stewart <lstewart@FreeBSD.org>
3.\" Copyright (c) 2010-2011 The FreeBSD Foundation
4.\" All rights reserved.
5.\"
6.\" Portions of this documentation were written at the Centre for Advanced
7.\" Internet Architectures, Swinburne University of Technology, Melbourne,
8.\" Australia by David Hayes under sponsorship from the FreeBSD Foundation.

--- 14 unchanged lines hidden (view full) ---

23.\" ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
24.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
25.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
26.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
27.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
28.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
29.\" SUCH DAMAGE.
30.\"
1.\"
2.\" Copyright (c) 2008 Lawrence Stewart <lstewart@FreeBSD.org>
3.\" Copyright (c) 2010-2011 The FreeBSD Foundation
4.\" All rights reserved.
5.\"
6.\" Portions of this documentation were written at the Centre for Advanced
7.\" Internet Architectures, Swinburne University of Technology, Melbourne,
8.\" Australia by David Hayes under sponsorship from the FreeBSD Foundation.

--- 14 unchanged lines hidden (view full) ---

23.\" ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
24.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
25.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
26.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
27.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
28.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
29.\" SUCH DAMAGE.
30.\"
31.\" $FreeBSD: head/share/man/man4/cc_htcp.4 220560 2011-04-12 08:13:18Z lstewart $
31.\" $FreeBSD: head/share/man/man4/cc_htcp.4 225583 2011-09-15 12:15:36Z lstewart $
32.\"
32.\"
33.Dd February 15, 2011
33.Dd September 15, 2011
34.Dt CC_HTCP 4
35.Os
36.Sh NAME
37.Nm cc_htcp
38.Nd H-TCP Congestion Control Algorithm
39.Sh DESCRIPTION
40The H-TCP congestion control algorithm was designed to provide increased
41throughput in fast and long-distance networks.

--- 22 unchanged lines hidden (view full) ---

64network queues non-empty during congestion recovery episodes.
65Default is 0 (disabled).
66.It Va rtt_scaling
67Controls use of the RTT scaling algorithm, which is designed to make congestion
68window increase during congestion avoidance mode invariant with respect to RTT.
69Default is 0 (disabled).
70.El
71.Sh SEE ALSO
34.Dt CC_HTCP 4
35.Os
36.Sh NAME
37.Nm cc_htcp
38.Nd H-TCP Congestion Control Algorithm
39.Sh DESCRIPTION
40The H-TCP congestion control algorithm was designed to provide increased
41throughput in fast and long-distance networks.

--- 22 unchanged lines hidden (view full) ---

64network queues non-empty during congestion recovery episodes.
65Default is 0 (disabled).
66.It Va rtt_scaling
67Controls use of the RTT scaling algorithm, which is designed to make congestion
68window increase during congestion avoidance mode invariant with respect to RTT.
69Default is 0 (disabled).
70.El
71.Sh SEE ALSO
72.Xr cc 4 ,
73.Xr cc_chd 4 ,
74.Xr cc_cubic 4 ,
75.Xr cc_hd 4 ,
76.Xr cc_newreno 4 ,
77.Xr cc_vegas 4 ,
72.Xr cc_chd 4 ,
73.Xr cc_cubic 4 ,
74.Xr cc_hd 4 ,
75.Xr cc_newreno 4 ,
76.Xr cc_vegas 4 ,
77.Xr mod_cc 4 ,
78.Xr tcp 4 ,
78.Xr tcp 4 ,
79.Xr cc 9
79.Xr mod_cc 9
80.Rs
81.%A "D. Leith"
82.%A "R. Shorten"
83.%T "H-TCP: TCP Congestion Control for High Bandwidth-Delay Product Paths"
84.%U "http://tools.ietf.org/id/draft-leith-tcp-htcp-06.txt"
85.Re
86.Rs
87.%A "D. Leith"

--- 49 unchanged lines hidden ---
80.Rs
81.%A "D. Leith"
82.%A "R. Shorten"
83.%T "H-TCP: TCP Congestion Control for High Bandwidth-Delay Product Paths"
84.%U "http://tools.ietf.org/id/draft-leith-tcp-htcp-06.txt"
85.Re
86.Rs
87.%A "D. Leith"

--- 49 unchanged lines hidden ---