cvs commit: src/sys/netinet tcp_output.c
Andre Oppermann
andre at FreeBSD.org
Mon Apr 7 19:09:24 UTC 2008
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
More information about the cvs-src
mailing list