NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/51767 CVS commit: src/sys/netinet



The following reply was made to PR kern/51767; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51767 CVS commit: src/sys/netinet
Date: Wed, 4 Jan 2017 15:09:37 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Wed Jan  4 15:09:37 UTC 2017
 
 Modified Files:
 	src/sys/netinet: tcp_output.c
 
 Log Message:
 Fix optlen calculation for the SACK block - 2 bytes too few were
 calculated, causing corruption in PR kern/51767.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.193 -r1.194 src/sys/netinet/tcp_output.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index