Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 10/08/2000 16:01:31
Module Name:	syssrc
Committed By:	itojun
Date:		Sun Oct  8 13:01:31 UTC 2000

Modified Files:
	syssrc/sys/netinet: fil.c

Log Message:
ipfilter currently supports IPv4 only.  do not try to touch non-IPv4
packets.  PR 11082.

This is a short-term workaround.  whenever new ipfilter comes out with
proper non-IPv4 support, we should migrate to the new ipfilter.


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 syssrc/sys/netinet/fil.c

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