Date: Mon, 25 Feb 2019 12:26:39 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 193762] [cc_cdg] crash after change net.inet.tcp.cc.cdg.smoothing_factor Message-ID: <bug-193762-7501-u1Pthy34E9@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-193762-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-193762-7501@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D193762 --- Comment #22 from commit-hook@freebsd.org --- A commit references this bug: Author: tuexen Date: Mon Feb 25 12:25:44 UTC 2019 New revision: 344514 URL: https://svnweb.freebsd.org/changeset/base/344514 Log: MFC r343920: Ensure that when using the TCP CDG congestion control and setting the sysctl variable net.inet.tcp.cc.cdg.smoothing_factor to 0, the smoothing is disabled. Without this patch, a division by zero orrurs. PR: 193762 Reviewed by: lstewart@, rrs@ Sponsored by: Netflix, Inc. Differential Revision: https://reviews.freebsd.org/D19071 Changes: _U stable/12/ stable/12/sys/netinet/cc/cc_cdg.c --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193762-7501-u1Pthy34E9>