Subject: CVS commit: src/sys/dist/ipf/netinet
To: None <source-changes@NetBSD.org>
From: Martti Kuparinen <martti@netbsd.org>
List: source-changes
Date: 09/10/2007 06:07:01
Module Name:	src
Committed By:	martti
Date:		Mon Sep 10 06:07:01 UTC 2007

Modified Files:
	src/sys/dist/ipf/netinet: ip_nat.c ip_state.c

Log Message:
Fixed IPF bug #1785199

  fr_natderef causes lock contention and performance slowdown

Patch fetched from the SourceForge bug report.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/sys/dist/ipf/netinet/ip_nat.c
cvs rdiff -r1.26 -r1.27 src/sys/dist/ipf/netinet/ip_state.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.