Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Nov 2016 22:41:04 +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-8HCvcma0RY@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 #8 from commit-hook@freebsd.org ---
A commit references this bug:

Author: hiren
Date: Tue Nov  1 22:40:25 UTC 2016
New revision: 308184
URL: https://svnweb.freebsd.org/changeset/base/308184

Log:
  MFC r307545
  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
  Sponsored by:         Limelight Networks

Changes:
_U  stable/11/
  stable/11/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-8HCvcma0RY>