Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 01/08/2007 04:14:54
Module Name:	src
Committed By:	yamt
Date:		Mon Jan  8 04:14:54 UTC 2007

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

Log Message:
ip_output: reload ip_len after running pfil_run_hooks.
pf "fragment reassemble" rule can change it, at least.


To generate a diff of this commit:
cvs rdiff -r1.172 -r1.173 src/sys/netinet/ip_output.c

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