NetBSD-Bugs archive

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

PR/48452 CVS commit: src/sys/netinet



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

From: "Mihai Chelaru" <kefren%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48452 CVS commit: src/sys/netinet
Date: Fri, 15 May 2015 18:03:45 +0000

 Module Name:	src
 Committed By:	kefren
 Date:		Fri May 15 18:03:45 UTC 2015
 
 Modified Files:
 	src/sys/netinet: tcp_input.c
 
 Log Message:
 Don't try to do PCB lookup for bad checksummed segments
 Fixes PR/43510 and PR/48452
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.339 -r1.340 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.
 


Home | Main Index | Thread Index | Old Index