cc_newreno.4 (18b18078f267ba10cf14348bc333f2f81818f472) cc_newreno.4 (12b678e9f2d974a2694bd9e64df0efbec8c31f34)
1.\"
2.\" Copyright (c) 2009 Lawrence Stewart <lstewart@FreeBSD.org>
3.\" Copyright (c) 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 Lawrence Stewart under sponsorship from the FreeBSD Foundation.

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

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$
32.\"
1.\"
2.\" Copyright (c) 2009 Lawrence Stewart <lstewart@FreeBSD.org>
3.\" Copyright (c) 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 Lawrence Stewart under sponsorship from the FreeBSD Foundation.

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

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$
32.\"
33.Dd March 19, 2018
33.Dd August 6, 2019
34.Dt CC_NEWRENO 4
35.Os
36.Sh NAME
37.Nm cc_newreno
38.Nd NewReno Congestion Control Algorithm
39.Sh SYNOPSIS
40.In netinet/cc/cc_newreno.h
41.Sh DESCRIPTION

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

112.%O "RFC 5681"
113.Re
114.Rs
115.%A "Naeem Khademi"
116.%A "Michael Welzl"
117.%A "Grenville Armitage"
118.%A "Gorry Fairhurst"
119.%T "TCP Alternative Backoff with ECN (ABE)"
34.Dt CC_NEWRENO 4
35.Os
36.Sh NAME
37.Nm cc_newreno
38.Nd NewReno Congestion Control Algorithm
39.Sh SYNOPSIS
40.In netinet/cc/cc_newreno.h
41.Sh DESCRIPTION

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

112.%O "RFC 5681"
113.Re
114.Rs
115.%A "Naeem Khademi"
116.%A "Michael Welzl"
117.%A "Grenville Armitage"
118.%A "Gorry Fairhurst"
119.%T "TCP Alternative Backoff with ECN (ABE)"
120.%R "internet draft"
121.%D "February 2018"
122.%N "draft-ietf-tcpm-alternativebackoff-ecn"
123.%O "work in progress"
120.%O "RFC 8511"
124.Re
125.Sh ACKNOWLEDGEMENTS
126Development and testing of this software were made possible in part by grants
127from the FreeBSD Foundation and Cisco University Research Program Fund at
128Community Foundation Silicon Valley.
129.Sh HISTORY
130The
131.Nm

--- 26 unchanged lines hidden ---
121.Re
122.Sh ACKNOWLEDGEMENTS
123Development and testing of this software were made possible in part by grants
124from the FreeBSD Foundation and Cisco University Research Program Fund at
125Community Foundation Silicon Valley.
126.Sh HISTORY
127The
128.Nm

--- 26 unchanged lines hidden ---