NetBSD-Bugs archive

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

PR/57955 CVS commit: src/sys/netinet6



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

From: "Michael van Elst" <mlelstv%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57955 CVS commit: src/sys/netinet6
Date: Sat, 24 Feb 2024 21:41:13 +0000

 Module Name:	src
 Committed By:	mlelstv
 Date:		Sat Feb 24 21:41:13 UTC 2024
 
 Modified Files:
 	src/sys/netinet6: icmp6.c raw_ip6.c
 
 Log Message:
 Deliver timestamps also to raw sockets.
 Fixes PR 57955
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.255 -r1.256 src/sys/netinet6/icmp6.c
 cvs rdiff -u -r1.183 -r1.184 src/sys/netinet6/raw_ip6.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