Subject: CVS commit: [netbsd-3] src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 01/28/2007 19:37:20
Module Name:	src
Committed By:	tron
Date:		Sun Jan 28 19:37:20 UTC 2007

Modified Files:
	src/sys/netinet [netbsd-3]: ip_output.c

Log Message:
Pull up following revision(s) (requested by yamt in ticket #1656):
	sys/netinet/ip_output.c: revision 1.173
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.149.2.3 -r1.149.2.4 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.