NetBSD-Bugs archive

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

PR/56841 CVS commit: src/sys/netipsec



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

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56841 CVS commit: src/sys/netipsec
Date: Wed, 18 May 2022 11:20:18 -0400

 Module Name:	src
 Committed By:	christos
 Date:		Wed May 18 15:20:18 UTC 2022
 
 Modified Files:
 	src/sys/netipsec: key.c key_debug.c key_debug.h
 
 Log Message:
 PR/56841: Andrew Cagney: debug-log IPcomp CPI lookups:
     - debug-logs why an SPI is rejected
     - adds missing __VA_OPT__(,) to some printf macros
     - debug-log SPI+proto when adding/updating entry
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.273 -r1.274 src/sys/netipsec/key.c
 cvs rdiff -u -r1.23 -r1.24 src/sys/netipsec/key_debug.c
 cvs rdiff -u -r1.10 -r1.11 src/sys/netipsec/key_debug.h
 
 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