NetBSD-Bugs archive

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

PR/58380 CVS commit: src/sys/netipsec



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58380 CVS commit: src/sys/netipsec
Date: Sat, 29 Jun 2024 13:01:14 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Sat Jun 29 13:01:14 UTC 2024
 
 Modified Files:
 	src/sys/netipsec: key.c keysock.c
 
 Log Message:
 netipsec: Use _NET_STAT* API instead of direct array access.
 
 PR kern/58380
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.282 -r1.283 src/sys/netipsec/key.c
 cvs rdiff -u -r1.70 -r1.71 src/sys/netipsec/keysock.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