Deleted Added
full compact
cc_hd.4 (222009) cc_hd.4 (225583)
1.\"
2.\" Copyright (c) 2010-2011 The FreeBSD Foundation
3.\" All rights reserved.
4.\"
5.\" This documentation was written at the Centre for Advanced Internet
6.\" Architectures, Swinburne University of Technology, Melbourne, Australia by
7.\" David Hayes under sponsorship from the FreeBSD Foundation.
8.\"

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

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

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

22.\" ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
23.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
24.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
25.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
26.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
27.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
28.\" SUCH DAMAGE.
29.\"
30.\" $FreeBSD: head/share/man/man4/cc_hd.4 222009 2011-05-17 08:13:10Z uqs $
30.\" $FreeBSD: head/share/man/man4/cc_hd.4 225583 2011-09-15 12:15:36Z lstewart $
31.\"
31.\"
32.Dd February 15, 2011
32.Dd September 15, 2011
33.Dt CC_HD 4
34.Os
35.Sh NAME
36.Nm cc_hd
37.Nd HD Congestion Control Algorithm
38.Sh DESCRIPTION
39The HD congestion control algorithm is an implementation of the Hamilton
40Institute's delay-based congestion control which aims to keep network queuing

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

64.It Va pmax
65Per packet maximum backoff probability as a percentage.
66Default is 5.
67.It Va qmin
68Minimum queuing delay threshold (qmin) in ticks.
69Default is 5.
70.El
71.Sh SEE ALSO
33.Dt CC_HD 4
34.Os
35.Sh NAME
36.Nm cc_hd
37.Nd HD Congestion Control Algorithm
38.Sh DESCRIPTION
39The HD congestion control algorithm is an implementation of the Hamilton
40Institute's delay-based congestion control which aims to keep network queuing

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

64.It Va pmax
65Per packet maximum backoff probability as a percentage.
66Default is 5.
67.It Va qmin
68Minimum queuing delay threshold (qmin) in ticks.
69Default is 5.
70.El
71.Sh SEE ALSO
72.Xr cc 4 ,
73.Xr cc_chd 4 ,
74.Xr cc_cubic 4 ,
75.Xr cc_htcp 4 ,
76.Xr cc_newreno 4 ,
77.Xr cc_vegas 4 ,
78.Xr h_ertt 4 ,
72.Xr cc_chd 4 ,
73.Xr cc_cubic 4 ,
74.Xr cc_htcp 4 ,
75.Xr cc_newreno 4 ,
76.Xr cc_vegas 4 ,
77.Xr h_ertt 4 ,
78.Xr mod_cc 4 ,
79.Xr tcp 4 ,
79.Xr tcp 4 ,
80.Xr cc 9 ,
81.Xr khelp 9
80.Xr khelp 9 ,
81.Xr mod_cc 9
82.Rs
83.%A "L. Budzisz"
84.%A "R. Stanojevic"
85.%A "R. Shorten"
86.%A "F. Baker"
87.%T "A strategy for fair coexistence of loss and delay-based congestion control algorithms"
88.%J "IEEE Commun. Lett."
89.%D "Jul 2009"

--- 31 unchanged lines hidden ---
82.Rs
83.%A "L. Budzisz"
84.%A "R. Stanojevic"
85.%A "R. Shorten"
86.%A "F. Baker"
87.%T "A strategy for fair coexistence of loss and delay-based congestion control algorithms"
88.%J "IEEE Commun. Lett."
89.%D "Jul 2009"

--- 31 unchanged lines hidden ---