NetBSD-Bugs archive

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

PR/55586 CVS commit: src



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55586 CVS commit: src
Date: Thu, 27 Aug 2020 18:50:25 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Thu Aug 27 18:50:25 UTC 2020
 
 Modified Files:
 	src/sys/net/npf: npf.c npf_impl.h npf_portmap.c
 	src/usr.sbin/npf/npftest/libnpftest: npf_test_subr.c
 
 Log Message:
 npf: Make sure to initialize portmap_lock only once.
 
 PR kern/55586
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.43 -r1.44 src/sys/net/npf/npf.c
 cvs rdiff -u -r1.81 -r1.82 src/sys/net/npf/npf_impl.h
 cvs rdiff -u -r1.5 -r1.6 src/sys/net/npf/npf_portmap.c
 cvs rdiff -u -r1.18 -r1.19 \
     src/usr.sbin/npf/npftest/libnpftest/npf_test_subr.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