Date: Mon, 20 Jun 2011 07:07:18 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet tcp_output.c Message-ID: <201106200707.p5K77VYc001907@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2011-06-20 07:07:18 UTC
FreeBSD src repository
Modified files:
sys/netinet tcp_output.c
Log:
SVN rev 223326 on 2011-06-20 07:07:18Z by bz
Fix a KASSERT from r212803 to check the correct length also in case of
IPsec being compiled in and used. Improve reporting by adding the length
fields to the panic message, so that we would have some immediate debugging
hints.
Discussed with: jhb
Revision Changes Path
1.182 +8 -1 src/sys/netinet/tcp_output.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106200707.p5K77VYc001907>
