Deleted Added
full compact
cc_cdg.4 (252504) cc_cdg.4 (267938)
1.\"
2.\" Copyright (c) 2013 Swinburne University of Technology, Melbourne, Australia
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

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

18.\" ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
1.\"
2.\" Copyright (c) 2013 Swinburne University of Technology, Melbourne, Australia
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

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

18.\" ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
26.\" $FreeBSD: head/share/man/man4/cc_cdg.4 252504 2013-07-02 08:44:56Z lstewart $
26.\" $FreeBSD: head/share/man/man4/cc_cdg.4 267938 2014-06-26 21:46:14Z bapt $
27.\"
28.Dd July 2, 2013
29.Dt CC_CDG 4
30.Os
31.Sh NAME
32.Nm cc_cdg
33.Nd CDG Congestion Control Algorithm
34.Sh DESCRIPTION

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

140More details are available at:
141.Pp
142http://caia.swin.edu.au/urp/newtcp/
143.Sh AUTHORS
144.An -nosplit
145The
146.Nm
147congestion control module was written by
27.\"
28.Dd July 2, 2013
29.Dt CC_CDG 4
30.Os
31.Sh NAME
32.Nm cc_cdg
33.Nd CDG Congestion Control Algorithm
34.Sh DESCRIPTION

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

140More details are available at:
141.Pp
142http://caia.swin.edu.au/urp/newtcp/
143.Sh AUTHORS
144.An -nosplit
145The
146.Nm
147congestion control module was written by
148.An David Hayes Aq david.hayes@ieee.org .
148.An David Hayes Aq Mt david.hayes@ieee.org .
149This manual page was written by
149This manual page was written by
150.An Lawrence Stewart Aq lstewart@FreeBSD.org
150.An Lawrence Stewart Aq Mt lstewart@FreeBSD.org
151and
151and
152.An Grenville Armitage Aq garmitage@swin.edu.au .
152.An Grenville Armitage Aq Mt garmitage@swin.edu.au .
153.Sh BUGS
154The underlying algorithm and parameter values are still a work in progress and
155may not be optimal for some network scenarios.
153.Sh BUGS
154The underlying algorithm and parameter values are still a work in progress and
155may not be optimal for some network scenarios.