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

Modified Files:
	src/dist/ipf/tools: ipmon.c
	src/sys/dist/ipf/netinet: ip_log.c

Log Message:
Fixed IPF bug #1767831

  ipflog() & ipmon ignore IPv6 extension headers

Patch fetched from the SourceForge bug report.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/dist/ipf/tools/ipmon.c
cvs rdiff -r1.7 -r1.8 src/sys/dist/ipf/netinet/ip_log.c

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