Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/net/npf
Module Name: src
Committed By: rmind
Date: Tue Oct 29 16:39:10 UTC 2013
Modified Files:
src/sys/net/npf: npf_impl.h npf_nat.c npf_session.c
Log Message:
npf_session_setnat: fix the race condition when the old connection is still
being expired while a new/duplicate is being created.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sys/net/npf/npf_impl.h
cvs rdiff -u -r1.20 -r1.21 src/sys/net/npf/npf_nat.c
cvs rdiff -u -r1.25 -r1.26 src/sys/net/npf/npf_session.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