NetBSD-Bugs archive

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

PR/43664 CVS commit: src/sys/netinet



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/43664 CVS commit: src/sys/netinet
Date: Sat, 9 Apr 2011 21:00:53 +0000

 Module Name:   src
 Committed By:  martin
 Date:          Sat Apr  9 21:00:53 UTC 2011
 
 Modified Files:
        src/sys/netinet: ip_output.c
 
 Log Message:
 PR kern/43664:
 mlelstv pointed out that we sometimes may use checksums on loopback
 interfaces. Make the test consistent with the code path selecting
 the checksum operation before invoking fragmentation.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.206 -r1.207 src/sys/netinet/ip_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