Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Oct 2016 02:40:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 213232] [tcp] [panic] tcp_output() Panic String: tcp_output: len > IP_MAXPACKET on -head and stable/11
Message-ID:  <bug-213232-2472-XC9VSfvknS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-213232-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-213232-2472@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=3D213232

--- Comment #7 from commit-hook@freebsd.org ---
A commit references this bug:

Author: hiren
Date: Tue Oct 18 02:40:25 UTC 2016
New revision: 307545
URL: https://svnweb.freebsd.org/changeset/base/307545

Log:
  Make sure tcp_mss() has the same check as tcp_mss_update() to have t_maxs=
eg
set
  to at least 64.

  This is still just a coverup to avoid kernel panic and not an actual fix.

  PR:                   213232
  Reviewed by:          glebius
  MFC after:            1 week
  Sponsored by:         Limelight Networks
  Differential Revision:        https://reviews.freebsd.org/D8272

Changes:
  head/sys/netinet/tcp_input.c

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213232-2472-XC9VSfvknS>