NetBSD-Bugs archive

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

PR/55779 CVS commit: [netbsd-9] src/sys/netinet



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55779 CVS commit: [netbsd-9] src/sys/netinet
Date: Mon, 7 Dec 2020 19:58:04 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Mon Dec  7 19:58:04 UTC 2020
 
 Modified Files:
 	src/sys/netinet [netbsd-9]: ip_mroute.c
 
 Log Message:
 Pull up following revision(s) (requested by kardel in ticket #1143):
 
 	sys/netinet/ip_mroute.c: revision 1.164
 
 PR kern/55779:
 
 restore non-desctructive guarantee of ip_mforward() mbuf
 argument. This avoids generation invalid UDP checksums
 on multicast packets in ip_output().
 
 XXX the root cause of the misguided fix in 2008 should be
 XXX investigated
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.163 -r1.163.4.1 src/sys/netinet/ip_mroute.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