]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFS12 r342181: Revert CC Cubic: fix underflow for cubic_cwnd()
authoremaste <emaste@FreeBSD.org>
Wed, 9 Jan 2019 18:38:35 +0000 (18:38 +0000)
committeremaste <emaste@FreeBSD.org>
Wed, 9 Jan 2019 18:38:35 +0000 (18:38 +0000)
commit9c9271239efcc3e1c15445f8f27807df33c24910
tree2e3b4965adf07b2c7b01510fef415fcf6e4cb665
parent8b4b86db8ad7101892ca917cfbd613c0c890454e
MFS12 r342181: Revert CC Cubic: fix underflow for cubic_cwnd()

This change is causing TCP connections using cubic to hang. Need to dig
more to find exact cause and fix it.

Approved by: so
Security: FreeBSD-EN-19:01.cc_cubic
sys/netinet/cc/cc.h
sys/netinet/cc/cc_cubic.c
sys/netinet/cc/cc_cubic.h