Date: Mon, 7 Apr 2008 19:09:23 +0000 (UTC) From: Andre Oppermann <andre@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_output.c Message-ID: <200804071909.m37J9Nal077550@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
andre 2008-04-07 19:09:23 UTC
FreeBSD src repository
Modified files:
sys/netinet tcp_output.c
Log:
Remove TCP options ordering assumptions in tcp_addoptions(). Ordering
was changed in rev. 1.161 of tcp_var.h. All option now test for sufficient
space in TCP header before getting added.
Reported by: Mark Atkinson <atkin901-at-yahoo.com>
Tested by: Mark Atkinson <atkin901-at-yahoo.com>
MFC after: 1 week
Revision Changes Path
1.149 +11 -1 src/sys/netinet/tcp_output.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804071909.m37J9Nal077550>
