Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 05/25/2006 21:49:19
Module Name: src
Committed By: bouyer
Date: Thu May 25 21:49:19 UTC 2006
Modified Files:
src/sys/netinet: tcp_input.c
Log Message:
If we're going to byteswap fields in the TCP header, make sure the mbuf
area is writable first.
To generate a diff of this commit:
cvs rdiff -r1.240 -r1.241 src/sys/netinet/tcp_input.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.