[Bug 213232] [tcp] [panic] tcp_output() Panic String: tcp_output: len > IP_MAXPACKET on -head and stable/11
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Nov 1 22:41:06 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213232
--- Comment #8 from commit-hook at 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_maxseg
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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list