Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 09/06/2004 10:46:02
Module Name:	src
Committed By:	yamt
Date:		Mon Sep  6 10:46:02 UTC 2004

Modified Files:
	src/sys/netinet: ip_fil_netbsd.c

Log Message:
fr_check_wrapper: as ipf modifies application data as well when
doing application proxy, it's needed to ensure that the whole packet
is writable here.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/netinet/ip_fil_netbsd.c

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