Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
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