Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Feb 2019 20:43:05 +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-5LN4qPRIwy@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 #21 from commit-hook@freebsd.org ---
A commit references this bug:

Author: tuexen
Date: Fri Feb  8 20:42:50 UTC 2019
New revision: 343920
URL: https://svnweb.freebsd.org/changeset/base/343920

Log:
  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@
  MFC after:            3 days
  Sponsored by:         Netflix, Inc.
  Differential Revision:        https://reviews.freebsd.org/D19071

Changes:
  head/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-5LN4qPRIwy>