NetBSD-Bugs archive

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

PR/56802 CVS commit: src/sys/net/npf



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56802 CVS commit: src/sys/net/npf
Date: Thu, 28 Apr 2022 17:28:15 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Thu Apr 28 17:28:15 UTC 2022
 
 Modified Files:
 	src/sys/net/npf: npf_params.c
 
 Log Message:
 Make the thmap(9) used for params use sleepable allocations,
 suggested by rmind@. Should fix PR 56802.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.4 -r1.5 src/sys/net/npf/npf_params.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