Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 10/09/2000 00:49:24
Module Name:	syssrc
Committed By:	itojun
Date:		Sun Oct  8 21:49:24 UTC 2000

Modified Files:
	syssrc/sys/netinet [netbsd-1-5]: fil.c

Log Message:
pullup 1.39 -> 1.40 (approved by releng-1-5)

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.36.2.2 -r1.36.2.3 syssrc/sys/netinet/fil.c

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