Deleted Added
full compact
cc_vegas.4 (233422) cc_vegas.4 (267938)
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_vegas.4 233422 2012-03-24 13:37:57Z joel $
30.\" $FreeBSD: head/share/man/man4/cc_vegas.4 267938 2014-06-26 21:46:14Z bapt $
31.\"
32.Dd September 15, 2011
33.Dt CC_VEGAS 4
34.Os
35.Sh NAME
36.Nm cc_vegas
37.Nd Vegas Congestion Control Algorithm
38.Sh DESCRIPTION

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

128More details are available at:
129.Pp
130http://caia.swin.edu.au/urp/newtcp/
131.Sh AUTHORS
132.An -nosplit
133The
134.Nm
135congestion control module and this manual page were written by
31.\"
32.Dd September 15, 2011
33.Dt CC_VEGAS 4
34.Os
35.Sh NAME
36.Nm cc_vegas
37.Nd Vegas Congestion Control Algorithm
38.Sh DESCRIPTION

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

128More details are available at:
129.Pp
130http://caia.swin.edu.au/urp/newtcp/
131.Sh AUTHORS
132.An -nosplit
133The
134.Nm
135congestion control module and this manual page were written by
136.An David Hayes Aq david.hayes@ieee.org .
136.An David Hayes Aq Mt david.hayes@ieee.org .