summaryrefslogtreecommitdiff
path: root/sys/netinet/tcp_congctl.h
AgeCommit message (Expand)Author
2013-11-12* implement TCP CUBIC congestion control algorithmkefren
2011-04-14- commentsyamt
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-02-29Rework tcp congctl selection code so that the congctl entries can be const.matt
2006-10-21constify.yamt
2006-10-15Add a new tcp_congctl(9) structure member for congestion experienced callback.rpaulo
2006-10-09Modular (I tried ;-) TCP congestion control API. Whenever certain conditionsrpaulo