J!Research 1.1 Beta 1 (Development branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News J!Research 1.1 Beta 1 (Development branch)
# 1  
Old 01-21-2009
J!Research 1.1 Beta 1 (Development branch)

Image J! Research is a component for Joomla! 1.5 that allows for management of research-related work such as publications, projects, and theses categorized by research area. License: GNU General Public License v2 Changes:
Several minor bugs have been corrected in the frontend edition for publications. Support for Bibtex entities in export functionality. Correction of missing language keys. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
CC_NEWRENO(4)						   BSD Kernel Interfaces Manual 					     CC_NEWRENO(4)

NAME
cc_newreno -- NewReno Congestion Control Algorithm DESCRIPTION
The NewReno congestion control algorithm is the default for TCP. Details about the algorithm can be found in RFC5681. MIB Variables There are currently no tunable MIB variables. SEE ALSO
cc_chd(4), cc_cubic(4), cc_hd(4), cc_htcp(4), cc_vegas(4), mod_cc(4), tcp(4), mod_cc(9) ACKNOWLEDGEMENTS
Development and testing of this software were made possible in part by grants from the FreeBSD Foundation and Cisco University Research Pro- gram Fund at Community Foundation Silicon Valley. HISTORY
The cc_newreno congestion control algorithm first appeared in its modular form in FreeBSD 9.0. The module was first released in 2007 by James Healy and Lawrence Stewart whilst working on the NewTCP research project at Swinburne Univer- sity of Technology's Centre for Advanced Internet Architectures, Melbourne, Australia, which was made possible in part by a grant from the Cisco University Research Program Fund at Community Foundation Silicon Valley. More details are available at: http://caia.swin.edu.au/urp/newtcp/ AUTHORS
The cc_newreno congestion control module was written by James Healy <jimmy@deefa.com>, Lawrence Stewart <lstewart@FreeBSD.org> and David Hayes <david.hayes@ieee.org>. This manual page was written by Lawrence Stewart <lstewart@FreeBSD.org>. BSD
September 15, 2011 BSD